Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dsecurity.h438 void security_inode_post_set_acl(struct dentry *dentry, const char *acl_name,
1006 static inline void security_inode_post_set_acl(struct dentry *dentry, in security_inode_post_set_acl() function
/linux-6.15/fs/
H A Dposix_acl.c1138 security_inode_post_set_acl(dentry, acl_name, kacl); in vfs_set_acl()
/linux-6.15/security/
H A Dsecurity.c2456 void security_inode_post_set_acl(struct dentry *dentry, const char *acl_name, in security_inode_post_set_acl() function