Lines Matching defs:s
21 #define SB_ALLOC_OPTS(s) (REISERFS_SB(s)->s_alloc_options.bits) argument
37 #define concentrating_formatted_nodes(s) test_bit(_ALLOC_concentrating_formatted_nodes, &SB_ALLOC_… argument
38 #define displacing_large_files(s) test_bit(_ALLOC_displacing_large_files, &SB_ALLOC_OPTS(s)) argument
39 #define displacing_new_packing_localities(s) test_bit(_ALLOC_displacing_new_packing_localities, &S… argument
46 #define TEST_OPTION(optname, s) \ argument
49 static inline void get_bit_address(struct super_block *s, in get_bit_address()
61 int is_reusable(struct super_block *s, b_blocknr_t block, int bit_value) in is_reusable()
115 static inline int is_block_in_journal(struct super_block *s, unsigned int bmap, in is_block_in_journal()
140 struct super_block *s = th->t_super; in scan_bitmap_block() local
243 static int bmap_hash_id(struct super_block *s, u32 id) in bmap_hash_id()
268 static inline int block_group_used(struct super_block *s, u32 id) in block_group_used()
317 struct super_block *s = th->t_super; in scan_bitmap() local
386 struct super_block *s = th->t_super; in _reiserfs_free_block() local
440 struct super_block *s = th->t_super; in reiserfs_free_block() local
527 void reiserfs_init_alloc_options(struct super_block *s) in reiserfs_init_alloc_options()
535 int reiserfs_parse_alloc_options(struct super_block *s, char *options) in reiserfs_parse_alloc_options()
767 static inline void set_border_in_hint(struct super_block *s, in set_border_in_hint()
881 struct super_block *s = hint->th->t_super; in determine_search_start() local
1043 struct super_block *s = hint->th->t_super; in blocknrs_and_prealloc_arrays_from_search_start() local
1172 struct super_block *s = hint->th->t_super; in reiserfs_allocate_blocknrs() local