Searched refs:preallocmin (Results 1 – 3 of 3) sorted by relevance
612 REISERFS_SB(s)->s_alloc_options.preallocmin = in reiserfs_parse_alloc_options()714 if (REISERFS_SB(s)->s_alloc_options.preallocmin != 0) { in show_alloc_options()717 REISERFS_SB(s)->s_alloc_options.preallocmin); in show_alloc_options()1072 preallocmin * hint->inode->i_sb->s_blocksize) in determine_prealloc_size()
1753 REISERFS_SB(s)->s_alloc_options.preallocmin = 0; in reiserfs_fill_super()
447 int preallocmin; /* Minimal file size (in blocks) starting from which we do preallocations */ member