Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzpl.h70 extern int zpl_set_acl(struct mnt_idmap *idmap, struct dentry *dentry,
73 extern int zpl_set_acl(struct user_namespace *userns, struct inode *ip,
76 extern int zpl_set_acl(struct user_namespace *userns, struct dentry *dentry,
79 extern int zpl_set_acl(struct inode *ip, struct posix_acl *acl, int type);
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_xattr.c1041 zpl_set_acl(struct user_namespace *userns, struct inode *ip, in zpl_set_acl() function
1044 zpl_set_acl(struct mnt_idmap *userns, struct dentry *dentry, in zpl_set_acl()
1047 zpl_set_acl(struct user_namespace *userns, struct dentry *dentry, in zpl_set_acl()
1050 zpl_set_acl(struct inode *ip, struct posix_acl *acl, int type) in zpl_set_acl()
H A Dzpl_inode.c846 .set_acl = zpl_set_acl,
876 .set_acl = zpl_set_acl,
897 .set_acl = zpl_set_acl,