Lines Matching refs:s_alloc_options
20 #define SB_ALLOC_OPTS(s) (REISERFS_SB(s)->s_alloc_options.bits)
571 REISERFS_SB(s)->s_alloc_options.bits = 0; in reiserfs_parse_alloc_options()
584 REISERFS_SB(s)->s_alloc_options.border = 10; in reiserfs_parse_alloc_options()
586 REISERFS_SB(s)->s_alloc_options.border = in reiserfs_parse_alloc_options()
593 REISERFS_SB(s)->s_alloc_options.large_file_size = in reiserfs_parse_alloc_options()
651 REISERFS_SB(s)->s_alloc_options.preallocmin = in reiserfs_parse_alloc_options()
658 REISERFS_SB(s)->s_alloc_options.preallocsize = in reiserfs_parse_alloc_options()
695 if (REISERFS_SB(s)->s_alloc_options.border != 10) { in show_alloc_options()
697 100 / REISERFS_SB(s)->s_alloc_options.border); in show_alloc_options()
703 if (REISERFS_SB(s)->s_alloc_options.large_file_size != 16) { in show_alloc_options()
705 REISERFS_SB(s)->s_alloc_options.large_file_size); in show_alloc_options()
753 if (REISERFS_SB(s)->s_alloc_options.preallocmin != 0) { in show_alloc_options()
756 REISERFS_SB(s)->s_alloc_options.preallocmin); in show_alloc_options()
758 if (REISERFS_SB(s)->s_alloc_options.preallocsize != 17) { in show_alloc_options()
761 REISERFS_SB(s)->s_alloc_options.preallocsize); in show_alloc_options()
903 SB_BLOCK_COUNT(s) / REISERFS_SB(s)->s_alloc_options.border; in set_border_in_hint()
945 REISERFS_SB(hint->th->t_super)->s_alloc_options.large_file_size; in this_blocknr_allocation_would_make_it_a_large_file()
1133 REISERFS_SB(hint->th->t_super)->s_alloc_options. in determine_prealloc_size()
1136 REISERFS_SB(hint->th->t_super)->s_alloc_options. in determine_prealloc_size()