Lines Matching defs:s
23 static void mark_dirty(struct super_block *s, int remount) in mark_dirty()
41 static void unmark_dirty(struct super_block *s) in unmark_dirty()
57 void hpfs_error(struct super_block *s, const char *fmt, ...) in hpfs_error()
101 int hpfs_stop_cycles(struct super_block *s, int key, int *c1, int *c2, in hpfs_stop_cycles()
125 static void hpfs_put_super(struct super_block *s) in hpfs_put_super()
133 static unsigned hpfs_count_one_bitmap(struct super_block *s, secno secno) in hpfs_count_one_bitmap()
147 static unsigned count_bitmaps(struct super_block *s) in count_bitmaps()
165 unsigned hpfs_get_free_dnodes(struct super_block *s) in hpfs_get_free_dnodes()
179 struct super_block *s = dentry->d_sb; in hpfs_statfs() local
442 static int hpfs_remount_fs(struct super_block *s, int *flags, char *data) in hpfs_remount_fs()
537 static int hpfs_fill_super(struct super_block *s, void *options, int silent) in hpfs_fill_super()