Searched defs:super_block (Results 1 – 2 of 2) sorted by relevance
/fs/ |
D | super.c | 358 int (*test)(struct super_block *,void *), in sget() 359 int (*set)(struct super_block *,void *), in sget() 781 int (*fill_super)(struct super_block *, void *, int), in get_sb_bdev() argument 862 int (*fill_super)(struct super_block *, void *, int), in get_sb_nodev() argument 892 int (*fill_super)(struct super_block *, void *, int), in get_sb_single() argument
|
/fs/reiserfs/ |
D | procfs.c | 474 static void add_file(struct super_block *sb, char *name, in add_file()
|