Home
last modified time | relevance | path

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

/external/e2fsprogs/resize/
Dresize2fs.c61 static errcode_t zero_high_bits_in_inodes(ext2_resize_t rfs);
151 retval = zero_high_bits_in_inodes(rfs); in resize_fs()
512 static errcode_t zero_high_bits_in_inodes(ext2_resize_t rfs) in zero_high_bits_in_inodes() function