Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dnfs4.h104 OP_REMOVE = 28, enumerator
/linux-6.6.21/fs/nfsd/
Dnfs4xdr.c2353 [OP_REMOVE] = nfsd4_decode_remove,
5288 [OP_REMOVE] = nfsd4_encode_remove,
Dnfs4proc.c3298 [OP_REMOVE] = {
/linux-6.6.21/fs/nfs/
Dnfs4xdr.c1659 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr); in encode_remove()
5366 status = decode_op_hdr(xdr, OP_REMOVE); in decode_remove()