Searched refs:i_default_acl (Results 1 – 5 of 5) sorted by relevance
296 if (inode->i_default_acl) { in jffs2_init_acl_post()297 rc = __jffs2_set_acl(inode, JFFS2_XPREFIX_ACL_DEFAULT, inode->i_default_acl); in jffs2_init_acl_post()
112 inode->i_default_acl = NULL; in cache_no_acl()
593 struct posix_acl *i_default_acl; member
30 return &inode->i_default_acl; in acl_by_type()89 old_default = inode->i_default_acl; in forget_all_cached_acls()90 inode->i_acl = inode->i_default_acl = ACL_NOT_CACHED; in forget_all_cached_acls()
178 inode->i_acl = inode->i_default_acl = ACL_NOT_CACHED; in inode_init_always()237 if (inode->i_default_acl && inode->i_default_acl != ACL_NOT_CACHED) in __destroy_inode()238 posix_acl_release(inode->i_default_acl); in __destroy_inode()