Home
last modified time | relevance | path

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

/fs/reiserfs/
Dbitmap.c554 REISERFS_SB(s)->s_alloc_options.large_file_size = in reiserfs_parse_alloc_options()
664 if (REISERFS_SB(s)->s_alloc_options.large_file_size != 16) { in show_alloc_options()
666 REISERFS_SB(s)->s_alloc_options.large_file_size); in show_alloc_options()
896 REISERFS_SB(hint->th->t_super)->s_alloc_options.large_file_size; in this_blocknr_allocation_would_make_it_a_large_file()
Dreiserfs.h445 …unsigned long large_file_size; /* size started from which we consider file to be a large one(in bl… member