Home
last modified time | relevance | path

Searched refs:large_file_size (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/fs/reiserfs/
Dbitmap.c593 REISERFS_SB(s)->s_alloc_options.large_file_size = in reiserfs_parse_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()
945 REISERFS_SB(hint->th->t_super)->s_alloc_options.large_file_size; in this_blocknr_allocation_would_make_it_a_large_file()
Dreiserfs.h562 unsigned long large_file_size; member