Lines Matching defs:s

67 static int reiserfs_sync_fs(struct super_block *s, int wait)  in reiserfs_sync_fs()
87 struct super_block *s; in flush_old_commits() local
99 void reiserfs_schedule_old_flush(struct super_block *s) in reiserfs_schedule_old_flush()
120 static void cancel_old_flush(struct super_block *s) in cancel_old_flush()
130 static int reiserfs_freeze(struct super_block *s) in reiserfs_freeze()
153 static int reiserfs_unfreeze(struct super_block *s) in reiserfs_unfreeze()
170 static int remove_save_link_only(struct super_block *s, in remove_save_link_only()
194 static int finish_unfinished(struct super_block *s) in finish_unfinished()
517 static void reiserfs_kill_sb(struct super_block *s) in reiserfs_kill_sb()
540 static void reiserfs_put_super(struct super_block *s) in reiserfs_put_super()
678 struct super_block *s = root->d_sb; in reiserfs_show_options() local
933 static int reiserfs_getopt(struct super_block *s, char **cur, opt_desc_t * opts, in reiserfs_getopt()
1065 static int reiserfs_parse_options(struct super_block *s, in reiserfs_parse_options()
1303 static void switch_data_mode(struct super_block *s, unsigned long mode) in switch_data_mode()
1311 static void handle_data_mode(struct super_block *s, unsigned long mount_options) in handle_data_mode()
1331 static void handle_barrier_mode(struct super_block *s, unsigned long bits) in handle_barrier_mode()
1349 static void handle_attrs(struct super_block *s) in handle_attrs()
1370 static void handle_quota_files(struct super_block *s, char **qf_names, in handle_quota_files()
1385 static int reiserfs_remount(struct super_block *s, int *mount_flags, char *arg) in reiserfs_remount()
1557 static int read_super_block(struct super_block *s, int offset) in read_super_block()
1660 static int reread_meta_blocks(struct super_block *s) in reread_meta_blocks()
1681 static __u32 find_hash_out(struct super_block *s) in find_hash_out()
1747 static int what_hash(struct super_block *s) in what_hash()
1812 static hashf_t hash_function(struct super_block *s) in hash_function()
1843 #define SWARN(silent, s, id, ...) \ argument
1847 static int reiserfs_fill_super(struct super_block *s, void *data, int silent) in reiserfs_fill_super()