Home
last modified time | relevance | path

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

/fs/nfsd/
Dstate.h440 unsigned long st_deny_bmap; member
Dnfs4state.c531 deny = bmap_to_share_mode(stp->st_deny_bmap); in test_share()
562 __set_bit(access, &stp->st_deny_bmap); in set_deny()
569 __clear_bit(access, &stp->st_deny_bmap); in clear_deny()
576 return test_bit(access, &stp->st_deny_bmap); in test_deny()
2538 stp->st_deny_bmap = 0; in init_open_stateid()
3850 stp->st_deny_bmap, od->od_share_deny); in nfsd4_open_downgrade()
4118 stp->st_deny_bmap = open_stp->st_deny_bmap; in alloc_init_lock_stateid()