Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dext_attr.c240 errcode_t ext2fs_adjust_ea_refcount3(ext2_filsys fs, blk64_t blk, in ext2fs_adjust_ea_refcount3() function
282 return ext2fs_adjust_ea_refcount3(fs, blk, block_buf, adjust, in ext2fs_adjust_ea_refcount2()
Dext2fs.h1236 extern errcode_t ext2fs_adjust_ea_refcount3(ext2_filsys fs, blk64_t blk,
/external/e2fsprogs/debian/
Dlibext2fs2.symbols56 ext2fs_adjust_ea_refcount3@Base 1.43
/external/e2fsprogs/e2fsck/
Dpass1b.c723 pctx.errcode = ext2fs_adjust_ea_refcount3(fs, file_acl_block, in delete_file()
Dsuper.c241 retval = ext2fs_adjust_ea_refcount3(fs, blk, block_buf, -1, in release_inode_blocks()
Dpass2.c1669 pctx.errcode = ext2fs_adjust_ea_refcount3(fs, in deallocate_inode()