Lines Matching defs:inode
26 static struct posix_acl **acl_by_type(struct inode *inode, int type) in acl_by_type()
38 struct posix_acl *get_cached_acl(struct inode *inode, int type) in get_cached_acl()
57 struct posix_acl *get_cached_acl_rcu(struct inode *inode, int type) in get_cached_acl_rcu()
63 void set_cached_acl(struct inode *inode, int type, struct posix_acl *acl) in set_cached_acl()
83 void forget_cached_acl(struct inode *inode, int type) in forget_cached_acl()
89 void forget_all_cached_acls(struct inode *inode) in forget_all_cached_acls()
96 struct posix_acl *get_acl(struct inode *inode, int type) in get_acl()
348 posix_acl_permission(struct inode *inode, const struct posix_acl *acl, int want) in posix_acl_permission()
555 posix_acl_chmod(struct inode *inode, umode_t mode) in posix_acl_chmod()
647 int posix_acl_update_mode(struct inode *inode, umode_t *mode_p, in posix_acl_update_mode()
837 struct dentry *unused, struct inode *inode, in posix_acl_xattr_get()
861 set_posix_acl(struct inode *inode, int type, struct posix_acl *acl) in set_posix_acl()
884 struct dentry *unused, struct inode *inode, in posix_acl_xattr_set()
925 int simple_set_acl(struct inode *inode, struct posix_acl *acl, int type) in simple_set_acl()
941 int simple_acl_create(struct inode *dir, struct inode *inode) in simple_acl_create()