Lines Matching refs:s_alloc_options
20 #define SB_ALLOC_OPTS(s) (REISERFS_SB(s)->s_alloc_options.bits)
579 REISERFS_SB(s)->s_alloc_options.bits = 0; in reiserfs_parse_alloc_options()
592 REISERFS_SB(s)->s_alloc_options.border = 10; in reiserfs_parse_alloc_options()
594 REISERFS_SB(s)->s_alloc_options.border = in reiserfs_parse_alloc_options()
601 REISERFS_SB(s)->s_alloc_options.large_file_size = in reiserfs_parse_alloc_options()
659 REISERFS_SB(s)->s_alloc_options.preallocmin = in reiserfs_parse_alloc_options()
666 REISERFS_SB(s)->s_alloc_options.preallocsize = in reiserfs_parse_alloc_options()
703 if (REISERFS_SB(s)->s_alloc_options.border != 10) { in show_alloc_options()
705 100 / REISERFS_SB(s)->s_alloc_options.border); in show_alloc_options()
711 if (REISERFS_SB(s)->s_alloc_options.large_file_size != 16) { in show_alloc_options()
713 REISERFS_SB(s)->s_alloc_options.large_file_size); in show_alloc_options()
761 if (REISERFS_SB(s)->s_alloc_options.preallocmin != 0) { in show_alloc_options()
764 REISERFS_SB(s)->s_alloc_options.preallocmin); in show_alloc_options()
766 if (REISERFS_SB(s)->s_alloc_options.preallocsize != 17) { in show_alloc_options()
769 REISERFS_SB(s)->s_alloc_options.preallocsize); in show_alloc_options()
911 SB_BLOCK_COUNT(s) / REISERFS_SB(s)->s_alloc_options.border; in set_border_in_hint()
953 REISERFS_SB(hint->th->t_super)->s_alloc_options.large_file_size; in this_blocknr_allocation_would_make_it_a_large_file()
1141 REISERFS_SB(hint->th->t_super)->s_alloc_options. in determine_prealloc_size()
1144 REISERFS_SB(hint->th->t_super)->s_alloc_options. in determine_prealloc_size()