OP_GETATTR
encode_op_hdr(xdr, OP_GETATTR, decode_getattr_maxsz, hdr);
if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
status = decode_op_hdr(xdr, OP_GETATTR);
if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
if ((status = decode_op_hdr(xdr, OP_GETATTR)) != 0)
[OP_GETATTR] = {
[OP_GETATTR] = nfsd4_decode_getattr,
[OP_GETATTR] = nfsd4_encode_getattr,
return common_perm_cond(OP_GETATTR, path, AA_MAY_GETATTR);