Searched defs:KM_SLEEP (Results 1 - 1 of 1) sorted by relevance

/fs/xfs/
H A Dkmem.h31 #define KM_SLEEP ((__force xfs_km_flags_t)0x0001u) macro
47 BUG_ON(flags & ~(KM_SLEEP|KM_NOSLEEP|KM_NOFS|KM_MAYFAIL|KM_ZERO));

Completed in 56 milliseconds