Home
last modified time | relevance | path

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

/linux-4.4.14/fs/f2fs/
Dsuper.c901 static loff_t max_file_size(unsigned bits) in max_file_size() function
1170 sb->s_maxbytes = max_file_size(le32_to_cpu(raw_super->log_blocksize)); in f2fs_fill_super()