• Home
  • Raw
  • Download

Lines Matching defs:s

140 static void disable_barrier(struct super_block *s)  in disable_barrier()
573 static inline void put_journal_list(struct super_block *s, in put_journal_list()
601 static int journal_list_still_alive(struct super_block *s, in journal_list_still_alive()
703 static void check_barrier_completion(struct super_block *s, in check_barrier_completion()
929 static int flush_older_commits(struct super_block *s, in flush_older_commits()
995 static int reiserfs_async_progress_wait(struct super_block *s) in reiserfs_async_progress_wait()
1011 static int flush_commit_list(struct super_block *s, in flush_commit_list()
1369 static void del_from_work_list(struct super_block *s, in del_from_work_list()
1388 static int flush_journal_list(struct super_block *s, in flush_journal_list()
1648 static int test_transaction(struct super_block *s, in test_transaction()
1673 static int write_one_transaction(struct super_block *s, in write_one_transaction()
1723 static int dirty_one_transaction(struct super_block *s, in dirty_one_transaction()
1758 static int kupdate_transactions(struct super_block *s, in kupdate_transactions()
1826 static int flush_used_journal_lists(struct super_block *s, in flush_used_journal_lists()
2548 static struct reiserfs_journal_list *alloc_journal_list(struct super_block *s) in alloc_journal_list()
2930 void reiserfs_allow_writes(struct super_block *s) in reiserfs_allow_writes()
2940 void reiserfs_wait_on_write_block(struct super_block *s) in reiserfs_wait_on_write_block()
2947 static void queue_log_writer(struct super_block *s) in queue_log_writer()
2966 static void wake_queued_writers(struct super_block *s) in wake_queued_writers()
3114 super_block in reiserfs_persistent_transaction()
3146 struct super_block *s = th->t_super; in reiserfs_end_persistent_transaction() local
3891 static void flush_old_journal_lists(struct super_block *s) in flush_old_journal_lists()