Home
last modified time | relevance | path

Searched refs:ext2fs_xattrs_close (Results 1 – 9 of 9) sorted by relevance

/third_party/e2fsprogs/debugfs/
Dxattrs.c117 err = ext2fs_xattrs_close(&h); in dump_inode_attributes()
231 ext2fs_xattrs_close(&h); in do_get_xattr()
313 ext2fs_xattrs_close(&h); in do_set_xattr()
361 ext2fs_xattrs_close(&h); in do_rm_xattr()
/third_party/e2fsprogs/lib/ext2fs/
Dinline_data.c46 (void) ext2fs_xattrs_close(&handle); in ext2fs_inline_data_ea_set()
76 (void) ext2fs_xattrs_close(&handle); in ext2fs_inline_data_ea_get()
269 (void) ext2fs_xattrs_close(&handle); in ext2fs_inline_data_ea_remove()
Dext_attr.c1692 errcode_t ext2fs_xattrs_close(struct ext2_xattr_handle **handle) in ext2fs_xattrs_close() function
Dext2fs.h1279 errcode_t ext2fs_xattrs_close(struct ext2_xattr_handle **handle);
/third_party/e2fsprogs/contrib/android/
Dperms.c56 close_retval = ext2fs_xattrs_close(&xhandle); in ino_add_xattr()
/third_party/e2fsprogs/debian/
Dlibext2fs2.symbols651 ext2fs_xattrs_close@Base 1.43
/third_party/e2fsprogs/misc/
Dfuse2fs.c2487 err = ext2fs_xattrs_close(&h); in op_getxattr()
2584 err = ext2fs_xattrs_close(&h); in op_listxattr()
2663 err = ext2fs_xattrs_close(&h); in op_setxattr()
2726 err = ext2fs_xattrs_close(&h); in op_removexattr()
Dcreate_inode.c224 close_retval = ext2fs_xattrs_close(&handle); in set_inode_xattr()
/third_party/e2fsprogs/e2fsck/
Dpass1.c941 (void) ext2fs_xattrs_close(&handle); in get_inline_data_ea_size()