Home
last modified time | relevance | path

Searched refs:nfs4_acl_get_whotype (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dacl.h45 int nfs4_acl_get_whotype(char *, u32);
H A Dnfs4acl.c848 nfs4_acl_get_whotype(char *p, u32 len) in nfs4_acl_get_whotype() function
H A Dnfs4xdr.c306 ace->whotype = nfs4_acl_get_whotype((char *)p, length); in nfsd4_decode_nfsace4()