Searched refs:security_inode_remove_acl (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dsecurity.h380 int security_inode_remove_acl(struct mnt_idmap *idmap,
936 static inline int security_inode_remove_acl(struct mnt_idmap *idmap, function
/linux-master/fs/
H A Dposix_acl.c1233 error = security_inode_remove_acl(idmap, dentry, acl_name);
/linux-master/security/
H A Dsecurity.c2363 * security_inode_remove_acl() - Check if removing a posix acl is allowed
2373 int security_inode_remove_acl(struct mnt_idmap *idmap, function

Completed in 282 milliseconds