Searched refs:KM_NOFS (Results 1 – 3 of 3) sorted by relevance
42 #define KM_NOFS 0x0004 macro87 if (unlikely(flags & ~(KM_SLEEP|KM_NOSLEEP|KM_NOFS|KM_MAYFAIL))) { in kmem_flags_convert()100 if (PFLAGS_TEST_FSTRANS() || (flags & KM_NOFS)) in kmem_flags_convert()
178 (((flags) & PBF_DONT_BLOCK) ? KM_NOFS : KM_SLEEP)
2187 ip_found = kmem_alloc(ninodes * sizeof(xfs_inode_t *), KM_NOFS); in xfs_ifree_cluster()2598 KM_NOFS); in xfs_iext_realloc()