Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dnfs4xdr.c1045 static __be32 nfsd4_decode_share_access(struct nfsd4_compoundargs *argp, u32 *share_access, u32 *de… in nfsd4_decode_share_access() function
1168 status = nfsd4_decode_share_access(argp, &open->op_share_access, in nfsd4_decode_open()
1220 status = nfsd4_decode_share_access(argp, &open_down->od_share_access, in nfsd4_decode_open_downgrade()