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

/linux-master/include/linux/
H A Dnfs4.h128 OP_LAYOUTGET = 50, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2378 [OP_LAYOUTGET] = nfsd4_decode_layoutget,
2384 [OP_LAYOUTGET] = nfsd4_decode_notsupp,
5587 [OP_LAYOUTGET] = nfsd4_encode_layoutget,
5593 [OP_LAYOUTGET] = nfsd4_encode_noop,
H A Dnfs4proc.c3481 [OP_LAYOUTGET] = {
3485 .op_name = "OP_LAYOUTGET",
/linux-master/fs/nfs/
H A Dnfs4xdr.c2010 encode_op_hdr(xdr, OP_LAYOUTGET, decode_layoutget_maxsz, hdr);
5993 status = decode_op_hdr(xdr, OP_LAYOUTGET);

Completed in 317 milliseconds