Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dsecurity.h436 void security_inode_post_set_acl(struct dentry *dentry, const char *acl_name,
1008 static inline void security_inode_post_set_acl(struct dentry *dentry, in security_inode_post_set_acl() function
/linux/fs/
H A Dposix_acl.c1139 security_inode_post_set_acl(dentry, acl_name, kacl); in vfs_set_acl()
/linux/security/
H A Dsecurity.c1949 void security_inode_post_set_acl(struct dentry *dentry, const char *acl_name, in security_inode_post_set_acl() function