Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dstate.h565 unsigned char st_access_bmap; member
H A Dnfs4state.c1197 stp->st_access_bmap |= mask; in set_access()
1207 stp->st_access_bmap &= ~mask; in clear_access()
1216 return (bool)(stp->st_access_bmap & mask); in test_access()
2473 access = bmap_to_share_mode(ols->st_access_bmap); in nfs4_show_open()
4371 stp->st_access_bmap = 0; in init_open_stateid()
4881 old_access_bmap = stp->st_access_bmap; in nfs4_get_vfs_file()
4915 stp->st_access_bmap = old_access_bmap; in nfs4_get_vfs_file()
6187 stp->st_access_bmap, od->od_share_access); in nfsd4_open_downgrade()
6548 stp->st_access_bmap = 0; in init_lock_stateid()