Searched refs:MAY_NOT_BLOCK (Results 1 – 20 of 20) sorted by relevance
100 } else if (mask & MAY_NOT_BLOCK) { in ovl_permission()119 WARN_ON(!(mask & MAY_NOT_BLOCK)); in ovl_permission()
295 if (mask & MAY_NOT_BLOCK) in afs_permission()
362 if (mask & MAY_NOT_BLOCK) in kernfs_iop_permission()
2401 if (mask & MAY_NOT_BLOCK) in nfs_do_access()2484 res = nfs_do_access(inode, cred, mask|MAY_NOT_BLOCK); in nfs_permission()2488 if (res == -ECHILD && !(mask & MAY_NOT_BLOCK)) { in nfs_permission()2505 if (mask & MAY_NOT_BLOCK) in nfs_permission()
79 if (mask & MAY_NOT_BLOCK) in coda_permission()
475 (flags & MAY_NOT_BLOCK)) in slow_avc_audit()
2896 unsigned flags = mask & MAY_NOT_BLOCK; in selinux_inode_permission()
317 want &= MAY_READ | MAY_WRITE | MAY_EXEC | MAY_NOT_BLOCK; in posix_acl_permission()
263 if (mask & MAY_NOT_BLOCK) { in check_acl()270 return posix_acl_permission(inode, acl, mask & ~MAY_NOT_BLOCK); in check_acl()1557 int err = inode_permission(nd->inode, MAY_EXEC|MAY_NOT_BLOCK); in may_lookup()
785 if (desired & MAY_NOT_BLOCK) in hostfs_permission()
1039 BUG_ON(mask & MAY_NOT_BLOCK); in fuse_access()1061 if (mask & MAY_NOT_BLOCK) in fuse_perm_getattr()
742 error = sysctl_perm(head, table, mask & ~MAY_NOT_BLOCK); in proc_sys_permission()
406 argument; instead of passing IPERM_FLAG_RCU we add MAY_NOT_BLOCK into mask.
453 May be called in rcu-walk mode (mask & MAY_NOT_BLOCK). If in rcu-walk
3109 #ifdef MAY_NOT_BLOCK in ll_inode_permission()3110 if (mask & MAY_NOT_BLOCK) in ll_inode_permission()
1616 if (mask & MAY_NOT_BLOCK) in gfs2_permission()
1976 if (mask & MAY_NOT_BLOCK) in ceph_permission()
1303 if (mask & MAY_NOT_BLOCK) in ocfs2_permission()
83 #define MAY_NOT_BLOCK 0x00000080 macro
1021 int no_block = mask & MAY_NOT_BLOCK; in smack_inode_permission()