Home
last modified time | relevance | path

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

/linux-4.19.296/fs/befs/
Ddatastream.c208 dbl_bytes / (befs_sb->block_size * BEFS_DBLINDIR_BRUN_LEN); in befs_count_blocks()
441 size_t iblklen = BEFS_DBLINDIR_BRUN_LEN; in befs_find_brun_dblindirect()
447 * BEFS_DBLINDIR_BRUN_LEN; in befs_find_brun_dblindirect()
Dbefs_fs_types.h42 #define BEFS_DBLINDIR_BRUN_LEN 4 macro