Searched refs:MAY_NOT_BLOCK (Results 1 – 19 of 19) sorted by relevance
409 if (mask & MAY_NOT_BLOCK) { in afs_permission()
281 if (mask & MAY_NOT_BLOCK) in kernfs_iop_permission()
81 if (mask & MAY_NOT_BLOCK) in coda_permission()
3187 bool may_block = (mask & MAY_NOT_BLOCK) == 0; in nfs_do_access()3261 if (mask & MAY_NOT_BLOCK) in nfs_execute_ok()3315 if (mask & MAY_NOT_BLOCK) in nfs_permission()
780 if (desired & MAY_NOT_BLOCK) in hostfs_permission()
1454 BUG_ON(mask & MAY_NOT_BLOCK); in fuse_access()1476 if (mask & MAY_NOT_BLOCK) in fuse_perm_getattr()
890 if (mask & MAY_NOT_BLOCK) in orangefs_permission()
301 WARN_ON(!(mask & MAY_NOT_BLOCK)); in ovl_permission()
433 must now be rcu-walk aware (mask & MAY_NOT_BLOCK). See462 argument; instead of passing IPERM_FLAG_RCU we add MAY_NOT_BLOCK into mask.
624 May be called in rcu-walk mode (mask & MAY_NOT_BLOCK). If in
889 In this case an extra "``MAY_NOT_BLOCK``" flag is passed so that it
821 error = sysctl_perm(head, table, mask & ~MAY_NOT_BLOCK); in proc_sys_permission()
1869 int may_not_block = mask & MAY_NOT_BLOCK; in gfs2_permission()
300 if (mask & MAY_NOT_BLOCK) { in check_acl()1720 int err = inode_permission(idmap, nd->inode, MAY_EXEC|MAY_NOT_BLOCK); in may_lookup()
1340 if (mask & MAY_NOT_BLOCK) in ocfs2_permission()
103 #define MAY_NOT_BLOCK 0x00000080 macro
2918 if (mask & MAY_NOT_BLOCK) in ceph_permission()
1207 int no_block = mask & MAY_NOT_BLOCK; in smack_inode_permission()
3086 bool no_block = mask & MAY_NOT_BLOCK; in selinux_inode_permission()