Searched refs:orangefs_set_acl (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | acl.c | 119 int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type) in orangefs_set_acl() function
|
H A D | namei.c | 430 .set_acl = orangefs_set_acl,
|
H A D | orangefs-kernel.h | 110 extern int orangefs_set_acl(struct inode *inode, struct posix_acl *acl, int type);
|
H A D | inode.c | 958 .set_acl = orangefs_set_acl,
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | acl.c | 121 int orangefs_set_acl(struct mnt_idmap *idmap, struct dentry *dentry, in orangefs_set_acl() function
|
H A D | orangefs-kernel.h | 109 extern int orangefs_set_acl(struct mnt_idmap *idmap,
|
H A D | namei.c | 434 .set_acl = orangefs_set_acl,
|
H A D | inode.c | 970 .set_acl = orangefs_set_acl,
|
Completed in 7 milliseconds