Home
last modified time | relevance | path

Searched refs:SHAREFS_I (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
H A Dauthentication.c21 struct sharefs_inode_info *hii = SHAREFS_I(dir); in fixup_perm_from_level()
23 struct sharefs_inode_info *dinfo = SHAREFS_I(dinode); in fixup_perm_from_level()
74 struct sharefs_inode_info *hii = SHAREFS_I(root_inode); in sharefs_root_inode_perm_init()
H A Dsharefs.h101 * sharefs_inode_info structure, SHAREFS_I will always (given a non-NULL
104 static inline struct sharefs_inode_info *SHAREFS_I(const struct inode *inode) in SHAREFS_I() function
132 return SHAREFS_I(i)->lower_inode; in sharefs_lower_inode()
137 SHAREFS_I(i)->lower_inode = val; in sharefs_set_lower_inode()
H A Dsuper.c177 kmem_cache_free(sharefs_inode_cachep, SHAREFS_I(inode)); in sharefs_destroy_inode()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dauthentication.c21 struct sharefs_inode_info *hii = SHAREFS_I(dir); in fixup_perm_from_level()
23 struct sharefs_inode_info *dinfo = SHAREFS_I(dinode); in fixup_perm_from_level()
74 struct sharefs_inode_info *hii = SHAREFS_I(root_inode); in sharefs_root_inode_perm_init()
H A Dsharefs.h102 * sharefs_inode_info structure, SHAREFS_I will always (given a non-NULL
105 static inline struct sharefs_inode_info *SHAREFS_I(const struct inode *inode) in SHAREFS_I() function
133 return SHAREFS_I(i)->lower_inode; in sharefs_lower_inode()
138 SHAREFS_I(i)->lower_inode = val; in sharefs_set_lower_inode()
H A Dsuper.c177 kmem_cache_free(sharefs_inode_cachep, SHAREFS_I(inode)); in sharefs_destroy_inode()

Completed in 3 milliseconds