Home
last modified time | relevance | path

Searched refs:sharefs_sb_info (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/fs/sharefs/
H A Dsharefs.h62 struct sharefs_sb_info { struct
94 extern int sharefs_parse_options(struct sharefs_sb_info *sbi,
113 #define SHAREFS_SB(super) ((struct sharefs_sb_info *)(super)->s_fs_info)
H A Dsuper.c28 int sharefs_parse_options(struct sharefs_sb_info *sbi, const char *data) in sharefs_parse_options()
91 struct sharefs_sb_info *spd; in sharefs_put_super()
H A Dauthentication.h75 static inline int get_bundle_uid(struct sharefs_sb_info *sbi, const char *bname) in get_bundle_uid()
H A Dmain.c48 sb->s_fs_info = kzalloc(sizeof(struct sharefs_sb_info), GFP_KERNEL); in sharefs_fill_super()
/kernel/linux/linux-6.6/fs/sharefs/
H A Dsharefs.h63 struct sharefs_sb_info { struct
95 extern int sharefs_parse_options(struct sharefs_sb_info *sbi,
114 #define SHAREFS_SB(super) ((struct sharefs_sb_info *)(super)->s_fs_info)
H A Dsuper.c28 int sharefs_parse_options(struct sharefs_sb_info *sbi, const char *data) in sharefs_parse_options()
91 struct sharefs_sb_info *spd; in sharefs_put_super()
H A Dauthentication.h74 static inline int get_bundle_uid(struct sharefs_sb_info *sbi, const char *bname) in get_bundle_uid()
H A Dmain.c48 sb->s_fs_info = kzalloc(sizeof(struct sharefs_sb_info), GFP_KERNEL); in sharefs_fill_super()

Completed in 4 milliseconds