Searched refs:CFS_HASH_NO_LOCK (Results 1 – 2 of 2) sorted by relevance
134 CFS_HASH_NO_LOCK = 1 << 0, enumerator347 return (hs->hs_flags & CFS_HASH_NO_LOCK) != 0; in cfs_hash_with_no_lock()
1055 (flags & CFS_HASH_NO_LOCK) == 0)); in cfs_hash_create()