Home
last modified time | relevance | path

Searched refs:OP_SECINFO_NO_NAME (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dnfs4.h132 OP_SECINFO_NO_NAME = 52, enumerator
/linux/fs/nfsd/
H A Dnfs4proc.c3617 [OP_SECINFO_NO_NAME] = {
/linux/fs/nfs/
H A Dnfs4xdr.c2122 encode_op_hdr(xdr, OP_SECINFO_NO_NAME, decode_secinfo_no_name_maxsz, hdr); in encode_secinfo_no_name()
5686 int status = decode_op_hdr(xdr, OP_SECINFO_NO_NAME); in decode_secinfo_no_name()
H A Dnfs4proc.c8785 1 << (OP_SECINFO_NO_NAME - 32) |
8868 test_bit(OP_SECINFO_NO_NAME, sp->allow.u.longs)) { in nfs4_sp4_select_mode()