• Home
  • Raw
  • Download

Lines Matching defs:s

20 #define SB_ALLOC_OPTS(s) (REISERFS_SB(s)->s_alloc_options.bits)  argument
36 #define concentrating_formatted_nodes(s) test_bit(_ALLOC_concentrating_formatted_nodes, &SB_ALLOC_… argument
37 #define displacing_large_files(s) test_bit(_ALLOC_displacing_large_files, &SB_ALLOC_OPTS(s)) argument
38 #define displacing_new_packing_localities(s) test_bit(_ALLOC_displacing_new_packing_localities, &S… argument
45 #define TEST_OPTION(optname, s) \ argument
48 static inline void get_bit_address(struct super_block *s, in get_bit_address()
62 int is_reusable(struct super_block *s, b_blocknr_t block, int bit_value) in is_reusable()
120 static inline int is_block_in_journal(struct super_block *s, unsigned int bmap, in is_block_in_journal()
147 struct super_block *s = th->t_super; in scan_bitmap_block() local
274 static int bmap_hash_id(struct super_block *s, u32 id) in bmap_hash_id()
299 static inline int block_group_used(struct super_block *s, u32 id) in block_group_used()
352 struct super_block *s = th->t_super; in scan_bitmap() local
420 struct super_block *s = th->t_super; in _reiserfs_free_block() local
471 struct super_block *s = th->t_super; in reiserfs_free_block() local
566 void reiserfs_init_alloc_options(struct super_block *s) in reiserfs_init_alloc_options()
574 int reiserfs_parse_alloc_options(struct super_block *s, char *options) in reiserfs_parse_alloc_options()
691 void show_alloc_options(struct seq_file *seq, struct super_block *s) in show_alloc_options()
907 static inline void set_border_in_hint(struct super_block *s, in set_border_in_hint()
1021 struct super_block *s = hint->th->t_super; in determine_search_start() local
1197 struct super_block *s = hint->th->t_super; in blocknrs_and_prealloc_arrays_from_search_start() local
1342 struct super_block *s = hint->th->t_super; in reiserfs_allocate_blocknrs() local