Home
last modified time | relevance | path

Searched refs:NFS_DFACLCNT (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dnfsacl.h27 #define NFS_DFACLCNT 0x0008 macro
/linux-6.3-rc2/fs/nfsd/
A Dnfs3acl.c61 if (resp->mask & (NFS_DFACL|NFS_DFACLCNT)) { in nfsd3_proc_getacl()
A Dnfs2acl.c69 if (resp->mask & (NFS_DFACL|NFS_DFACLCNT)) { in nfsacld_proc_getacl()
/linux-6.3-rc2/fs/nfs/
A Dnfs3acl.c84 args.mask |= NFS_DFACLCNT|NFS_DFACL; in nfs3_get_acl()
A Dnfs3xdr.c2374 if (result->mask & ~(NFS_ACL|NFS_ACLCNT|NFS_DFACL|NFS_DFACLCNT)) in decode_getacl3resok()
2393 if (result->mask & NFS_DFACLCNT) in decode_getacl3resok()

Completed in 9 milliseconds