Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h107 OP_REMOVE = 28, enumerator
/linux/fs/nfsd/
H A Dnfs4xdr.c2554 [OP_REMOVE] = nfsd4_decode_remove,
6520 [OP_REMOVE] = nfsd4_encode_remove,
H A Dnfs4proc.c3903 [OP_REMOVE] = {
/linux/fs/nfs/
H A Dnfs4xdr.c1673 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr); in encode_remove()
5490 status = decode_op_hdr(xdr, OP_REMOVE); in decode_remove()