Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dnfs_xdr.h724 #define NFS4_ACL_TRUNC 0x0001 /* ACL was truncated */ macro
/linux-4.4.14/fs/nfs/
Dnfs4xdr.c5325 res->acl_flags |= NFS4_ACL_TRUNC; in decode_getacl()
Dnfs4proc.c4759 if (res.acl_flags & NFS4_ACL_TRUNC) { in __nfs4_get_acl_uncached()