HomeSort by relevance Sort by last modified time
    Searched refs:ext2fs_adjust_ea_refcount (Results 1 - 5 of 5) sorted by null

  /external/e2fsprogs/lib/ext2fs/
ext_attr.c 69 errcode_t ext2fs_adjust_ea_refcount(ext2_filsys fs, blk_t blk, function
ext2fs.h 724 extern errcode_t ext2fs_adjust_ea_refcount(ext2_filsys fs, blk_t blk,
    [all...]
  /external/e2fsprogs/e2fsck/
pass1b.c 610 pctx.errcode = ext2fs_adjust_ea_refcount(fs, inode.i_file_acl,
super.c 202 retval = ext2fs_adjust_ea_refcount(fs, inode->i_file_acl,
210 _("while calling ext2fs_adjust_ea_refcount for inode %d"),
pass2.c 1132 pctx.errcode = ext2fs_adjust_ea_refcount(fs, inode.i_file_acl,
    [all...]

Completed in 24 milliseconds