Home
last modified time | relevance | path

Searched refs:st_access_bmap (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h722 unsigned char st_access_bmap; member
H A Dnfs4state.c450 stp->st_access_bmap |= mask; in set_access()
460 stp->st_access_bmap &= ~mask; in clear_access()
469 return (bool)(stp->st_access_bmap & mask); in test_access()
736 bmap = share_access ? st->st_deny_bmap : st->st_access_bmap; in nfs4_resolve_deny_conflicts_locked()
2925 access = bmap_to_share_mode(ols->st_access_bmap); in nfs4_show_open()
5211 stp->st_access_bmap = 0; in init_open_stateid()
5826 old_access_bmap = stp->st_access_bmap; in nfs4_get_vfs_file()
5863 stp->st_access_bmap = old_access_bmap; in nfs4_get_vfs_file()
7783 stp->st_access_bmap, od->od_share_access); in nfsd4_open_downgrade()
8172 stp->st_access_bmap = 0; in init_lock_stateid()