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

/linux-master/include/linux/
H A Dnfs4.h103 OP_READLINK = 27, enumerator in enum:nfs_opnum4
/linux-master/fs/nfsd/
H A Dnfs4xdr.c2352 [OP_READLINK] = nfsd4_decode_noop,
5561 [OP_READLINK] = nfsd4_encode_readlink,
H A Dnfs4proc.c3311 [OP_READLINK] = {
3313 .op_name = "OP_READLINK",
/linux-master/fs/nfs/
H A Dnfs4xdr.c1663 encode_op_hdr(xdr, OP_READLINK, decode_readlink_maxsz, hdr);
5341 status = decode_op_hdr(xdr, OP_READLINK);

Completed in 197 milliseconds