Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dnfs_xdr.h808 #define NFS4_ACL_TRUNC 0x0001 /* ACL was truncated */ macro
/kernel/linux/linux-5.10/fs/nfs/
Dnfs4xdr.c5337 res->acl_flags |= NFS4_ACL_TRUNC; in decode_getacl()
Dnfs4proc.c5849 if (res.acl_flags & NFS4_ACL_TRUNC) { in __nfs4_get_acl_uncached()