Searched defs:pacl (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/9p/
H A Dacl.h46 v9fs_acl_mode(struct inode *dir, umode_t *modep, struct posix_acl **dpacl, struct posix_acl **pacl) argument
H A Dacl.c81 struct posix_acl *pacl, *dacl; local
318 v9fs_acl_mode(struct inode *dir, umode_t *modep, struct posix_acl **dpacl, struct posix_acl **pacl) argument
H A Dvfs_inode_dotl.c182 struct posix_acl *pacl = NULL, *dacl = NULL; local
306 struct posix_acl *dacl = NULL, *pacl = NULL; local
743 struct posix_acl *dacl = NULL, *pacl = NULL; local
[all...]
/linux-master/fs/nfs_common/
H A Dnfsacl.c336 nfsacl_decode(struct xdr_buf *buf, unsigned int base, unsigned int *aclcnt, struct posix_acl **pacl) argument
383 nfs_stream_decode_acl(struct xdr_stream *xdr, unsigned int *aclcnt, struct posix_acl **pacl) argument
[all...]
/linux-master/fs/smb/client/
H A Dxattr.c165 struct cifs_ntsd *pacl; local
318 struct cifs_ntsd *pacl; local
[all...]
/linux-master/fs/nfsd/
H A Dnfs4acl.c134 struct posix_acl *pacl = NULL, *dpacl = NULL; local
233 _posix_to_nfsv4_one(struct posix_acl *pacl, struc argument
375 sort_pacl_range(struct posix_acl *pacl, int start, int end) argument
394 sort_pacl(struct posix_acl *pacl) argument
493 struct posix_acl *pacl; local
692 nfs4_acl_nfsv4_to_posix(struct nfs4_acl *acl, struct posix_acl **pacl, struct posix_acl **dpacl, unsigned int flags) argument
[all...]

Completed in 190 milliseconds