Searched refs:get_inode_count (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/ext2fs/ |
D | icount.c | 469 static errcode_t get_inode_count(ext2_icount_t icount, ext2_ino_t ino, in get_inode_count() function 548 get_inode_count(icount, ino, &val); in ext2fs_icount_fetch() 582 get_inode_count(icount, ino, &curr_value); in ext2fs_icount_increment() 601 get_inode_count(icount, ino, &curr_value); in ext2fs_icount_increment() 649 get_inode_count(icount, ino, &curr_value); in ext2fs_icount_decrement()
|