Lines Matching defs:s
22 static void mark_dirty(struct super_block *s, int remount) in mark_dirty()
40 static void unmark_dirty(struct super_block *s) in unmark_dirty()
56 void hpfs_error(struct super_block *s, const char *fmt, ...) in hpfs_error()
100 int hpfs_stop_cycles(struct super_block *s, int key, int *c1, int *c2, in hpfs_stop_cycles()
124 static void hpfs_put_super(struct super_block *s) in hpfs_put_super()
132 static unsigned hpfs_count_one_bitmap(struct super_block *s, secno secno) in hpfs_count_one_bitmap()
146 static unsigned count_bitmaps(struct super_block *s) in count_bitmaps()
164 unsigned hpfs_get_free_dnodes(struct super_block *s) in hpfs_get_free_dnodes()
178 struct super_block *s = dentry->d_sb; in hpfs_statfs() local
449 static int hpfs_remount_fs(struct super_block *s, int *flags, char *data) in hpfs_remount_fs()
544 static int hpfs_fill_super(struct super_block *s, void *options, int silent) in hpfs_fill_super()