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

  /external/e2fsprogs/debugfs/
xattrs.c 64 err = ext2fs_xattrs_open(current_fs, ino, &h);
147 err = ext2fs_xattrs_open(current_fs, ino, &h);
221 err = ext2fs_xattrs_open(current_fs, ino, &h);
281 err = ext2fs_xattrs_open(current_fs, ino, &h);
  /external/e2fsprogs/contrib/android/
perms.c 34 retval = ext2fs_xattrs_open(fs, ino, &xhandle);
  /external/e2fsprogs/lib/ext2fs/
inline_data.c 35 retval = ext2fs_xattrs_open(data->fs, data->ino, &handle);
63 retval = ext2fs_xattrs_open(data->fs, data->ino, &handle);
264 retval = ext2fs_xattrs_open(fs, ino, &handle);
ext_attr.c 1087 errcode_t ext2fs_xattrs_open(ext2_filsys fs, ext2_ino_t ino, function
ext2fs.h     [all...]
  /external/e2fsprogs/misc/
create_inode.c 153 retval = ext2fs_xattrs_open(fs, ino, &handle);
fuse2fs.c     [all...]
  /external/e2fsprogs/e2fsck/
pass1.c 817 retval = ext2fs_xattrs_open(fs, ino, &handle);
    [all...]

Completed in 64 milliseconds