Lines Matching refs:st_deny_bmap
1226 stp->st_deny_bmap |= mask; in set_deny()
1236 stp->st_deny_bmap &= ~mask; in clear_deny()
1245 return (bool)(stp->st_deny_bmap & mask); in test_deny()
1274 fp->fi_share_deny |= bmap_to_share_mode(stp->st_deny_bmap); in recalculate_deny_mode()
1303 if (fp && stp->st_deny_bmap != 0) in release_all_access()
2474 deny = bmap_to_share_mode(ols->st_deny_bmap); in nfs4_show_open()
4372 stp->st_deny_bmap = 0; in init_open_stateid()
4885 old_deny_bmap = stp->st_deny_bmap; in nfs4_get_vfs_file()
4925 unsigned char old_deny_bmap = stp->st_deny_bmap; in nfs4_upgrade_open()
6192 stp->st_deny_bmap, od->od_share_deny); in nfsd4_open_downgrade()
6549 stp->st_deny_bmap = open_stp->st_deny_bmap; in init_lock_stateid()