Searched defs:ext2_xattr_handle (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dext_attr.c212 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 *handl
[all...]

Completed in 104 milliseconds