Home
last modified time | relevance | path

Searched refs:whotype (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dnfs4.h33 int whotype; member
/linux/fs/nfsd/
H A Dnfs4xdr.c310 ace->whotype = nfs4_acl_get_whotype((char *)p, length); in nfsd4_decode_nfsace4()
311 if (ace->whotype != NFS4_ACL_WHO_NAMED) in nfsd4_decode_nfsace4()
2984 if (ace->whotype != NFS4_ACL_WHO_NAMED) in nfsd4_encode_nfsace4()
2985 return nfs4_acl_write_who(xdr, ace->whotype); in nfsd4_encode_nfsace4()