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

/linux-master/include/linux/
H A Dnfs4.h104 OP_REMOVE = 28, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2353 [OP_REMOVE] = nfsd4_decode_remove,
5562 [OP_REMOVE] = nfsd4_encode_remove,
H A Dnfs4proc.c3316 [OP_REMOVE] = {
3319 .op_name = "OP_REMOVE",
/linux-master/fs/nfs/
H A Dnfs4xdr.c1668 encode_op_hdr(xdr, OP_REMOVE, decode_remove_maxsz, hdr);
5375 status = decode_op_hdr(xdr, OP_REMOVE);

Completed in 311 milliseconds