Home
last modified time | relevance | path

Searched refs:WR_STATE (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/nfsd/
H A Dstate.h715 #define WR_STATE 0x00000020 macro
H A Dnfs4proc.c1148 int flags = WR_STATE; in nfsd4_setattr()
1224 stateid, WR_STATE, &nf, NULL); in nfsd4_write()
1261 dst_stateid, WR_STATE, dst, NULL); in nfsd4_verify_copy()
1614 WR_STATE, &copy->nf_dst, NULL); in nfsd4_setup_inter_ssc()
2103 WR_STATE, &nf, NULL); in nfsd4_fallocate()
H A Dnfs4state.c5615 return share_access == NFS4_SHARE_ACCESS_READ ? RD_STATE : WR_STATE; in share_access_to_flags()
6942 if ((flags & WR_STATE) && !access_permit_write(stp)) in nfs4_check_openmode()
6960 } else if (flags & WR_STATE) in check_special_stateids()
7436 RD_STATE : WR_STATE; in setlkflg()