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

  /external/e2fsprogs/debugfs/
xattrs.c 60 struct ext2_xattr_handle *h;
108 struct ext2_xattr_handle *h;
179 struct ext2_xattr_handle *h;
261 struct ext2_xattr_handle *h;
  /external/e2fsprogs/lib/ext2fs/
ext_attr.c 212 struct ext2_xattr_handle { struct
221 static errcode_t ext2fs_xattrs_expand(struct ext2_xattr_handle *h,
455 static errcode_t write_xattrs_to_buffer(struct ext2_xattr_handle *handle,
520 errcode_t ext2fs_xattrs_write(struct ext2_xattr_handle *handle)
657 static errcode_t read_xattrs_from_buffer(struct ext2_xattr_handle *handle,
766 static void xattrs_free_keys(struct ext2_xattr_handle *h)
780 errcode_t ext2fs_xattrs_read(struct ext2_xattr_handle *handle)
885 errcode_t ext2fs_xattrs_iterate(struct ext2_xattr_handle *h,
908 errcode_t ext2fs_xattr_get(struct ext2_xattr_handle *h, const char *key,
994 errcode_t ext2fs_xattr_set(struct ext2_xattr_handle *handle
    [all...]
ext2fs.h 659 struct ext2_xattr_handle;
    [all...]
inline_data.c 32 struct ext2_xattr_handle *handle;
57 struct ext2_xattr_handle *handle;
261 struct ext2_xattr_handle *handle;
  /external/e2fsprogs/contrib/android/
perms.c 32 struct ext2_xattr_handle *xhandle;
  /external/e2fsprogs/misc/
create_inode.c 138 struct ext2_xattr_handle *handle;
fuse2fs.c     [all...]
  /external/e2fsprogs/e2fsck/
pass1.c 814 struct ext2_xattr_handle *handle;
    [all...]

Completed in 884 milliseconds