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

/linux-master/include/linux/
H A Dsecurity.h378 int security_inode_get_acl(struct mnt_idmap *idmap,
929 static inline int security_inode_get_acl(struct mnt_idmap *idmap, function
/linux-master/fs/
H A Dposix_acl.c1181 error = security_inode_get_acl(idmap, dentry, acl_name);
/linux-master/security/
H A Dsecurity.c2344 * security_inode_get_acl() - Check if reading posix acls is allowed
2354 int security_inode_get_acl(struct mnt_idmap *idmap, function

Completed in 138 milliseconds