Home
last modified time | relevance | path

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

/third_party/e2fsprogs/lib/ext2fs/
Dcsum.c192 static errcode_t __get_dx_countlimit(ext2_filsys fs, in __get_dx_countlimit() function
242 return __get_dx_countlimit(fs, dirent, cc, offset, 0); in ext2fs_get_dx_countlimit()
379 retval = __get_dx_countlimit(fs, dirent, &c, &count_offset, 1); in ext2fs_dx_csum()
446 if (__get_dx_countlimit(fs, dirent, NULL, NULL, 1) == 0) in ext2fs_dir_block_csum_verify()
460 if (__get_dx_countlimit(fs, dirent, NULL, NULL, 1) == 0) in ext2fs_dir_block_csum_set()