Searched defs:may_block (Results 1 – 2 of 2) sorted by relevance
2951 …s_access_get_cached_locked(struct inode *inode, const struct cred *cred, u32 *mask, bool may_block) in nfs_access_get_cached_locked()3023 u32 *mask, bool may_block) in nfs_access_get_cached()3149 bool may_block = (mask & MAY_NOT_BLOCK) == 0; in nfs_do_access() local
359 bool may_block:1; member