Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfsacl.h23 #define NFS_ACL_INLINE_BUFSIZE ((2*(2+3*NFS_ACL_MAX_ENTRIES_INLINE)) << 2) macro
/linux-6.3-rc2/fs/nfs/
A Dnfs3acl.c201 if (args.len > NFS_ACL_INLINE_BUFSIZE) { in __nfs3_proc_setacls()
A Dnfs3xdr.c88 XDR_QUADLEN(NFS_ACL_INLINE_BUFSIZE))
90 XDR_QUADLEN(NFS_ACL_INLINE_BUFSIZE)+\

Completed in 8 milliseconds