Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnfsacl.h25 #define NFS_DFACLCNT 0x0008 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnfsacl.h25 #define NFS_DFACLCNT 0x0008 macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnfsacl.h27 #define NFS_DFACLCNT 0x0008 macro
/OK3568_Linux_fs/kernel/fs/nfsd/
H A Dnfs3acl.c61 if (resp->mask & (NFS_DFACL|NFS_DFACLCNT)) { in nfsd3_proc_getacl()
H A Dnfs2acl.c69 if (resp->mask & (NFS_DFACL|NFS_DFACLCNT)) { in nfsacld_proc_getacl()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs3acl.c81 args.mask |= NFS_DFACLCNT|NFS_DFACL; in nfs3_get_acl()
H A Dnfs3xdr.c2369 if (result->mask & ~(NFS_ACL|NFS_ACLCNT|NFS_DFACL|NFS_DFACLCNT)) in decode_getacl3resok()
2388 if (result->mask & NFS_DFACLCNT) in decode_getacl3resok()