Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dsecurity.h388 void security_inode_post_set_acl(struct dentry *dentry, const char *acl_name,
944 static inline void security_inode_post_set_acl(struct dentry *dentry, in security_inode_post_set_acl() function
/linux-6.12.1/fs/
Dposix_acl.c1139 security_inode_post_set_acl(dentry, acl_name, kacl); in vfs_set_acl()
/linux-6.12.1/security/
Dsecurity.c2452 void security_inode_post_set_acl(struct dentry *dentry, const char *acl_name, in security_inode_post_set_acl() function