Home
last modified time | relevance | path

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

/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols145 ext2fs_const_inode@Base 1.43
/third_party/e2fsprogs/lib/ext2fs/
Dext2fs.h1854 extern const struct ext2_inode *ext2fs_const_inode(const struct ext2_inode_large * large_inode);
2159 ext2fs_const_inode(const struct ext2_inode_large * large_inode) in ext2fs_const_inode() function
/third_party/e2fsprogs/e2fsck/
Dpass1.c2195 ret = ext2fs_file_acl_block(0, ext2fs_const_inode(&ib_a->inode)) - in process_inode_cmp()
2196 ext2fs_file_acl_block(0, ext2fs_const_inode(&ib_b->inode)); in process_inode_cmp()