Home
last modified time | relevance | path

Searched defs:may_block (Results 1 – 2 of 2) sorted by relevance

/fs/nfs/
Ddir.c2951 …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
/fs/fuse/
Dfuse_i.h359 bool may_block:1; member