Home
last modified time | relevance | path

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

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