Home
last modified time | relevance | path

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

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