Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dnfs4.h104 OP_REMOVE = 28, enumerator
/linux/fs/nfsd/
H A Dnfs4proc.c3454 [OP_REMOVE] = {
/linux/fs/nfs/
H A Dnfs4xdr.c1666 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr); in encode_remove()
5421 status = decode_op_hdr(xdr, OP_REMOVE); in decode_remove()