Lines Matching refs:st_deny_bmap
476 stp->st_deny_bmap |= mask; in set_deny()
486 stp->st_deny_bmap &= ~mask; in clear_deny()
495 return (bool)(stp->st_deny_bmap & mask); in test_deny()
764 bmap = share_access ? st->st_deny_bmap : st->st_access_bmap; in nfs4_resolve_deny_conflicts_locked()
1405 fp->fi_share_deny |= bmap_to_share_mode(stp->st_deny_bmap); in recalculate_deny_mode()
1434 if (fp && stp->st_deny_bmap != 0) in release_all_access()
2646 deny = bmap_to_share_mode(ols->st_deny_bmap); in nfs4_show_open()
4661 stp->st_deny_bmap = 0; in init_open_stateid()
5254 old_deny_bmap = stp->st_deny_bmap; in nfs4_get_vfs_file()
5299 unsigned char old_deny_bmap = stp->st_deny_bmap; in nfs4_upgrade_open()
6994 stp->st_deny_bmap, od->od_share_deny); in nfsd4_open_downgrade()
7372 stp->st_deny_bmap = open_stp->st_deny_bmap; in init_lock_stateid()