Searched refs:st_access_bmap (Results 1 – 2 of 2) sorted by relevance
571 unsigned char st_access_bmap; member
396 stp->st_access_bmap |= mask; in set_access()406 stp->st_access_bmap &= ~mask; in clear_access()415 return (bool)(stp->st_access_bmap & mask); in test_access()2510 access = bmap_to_share_mode(ols->st_access_bmap); in nfs4_show_open()4437 stp->st_access_bmap = 0; in init_open_stateid()4950 old_access_bmap = stp->st_access_bmap; in nfs4_get_vfs_file()4984 stp->st_access_bmap = old_access_bmap; in nfs4_get_vfs_file()6353 stp->st_access_bmap, od->od_share_access); in nfsd4_open_downgrade()6704 stp->st_access_bmap = 0; in init_lock_stateid()
Completed in 22 milliseconds