Home
last modified time | relevance | path

Searched refs:ntfs_index_ctx_put (Results 1 – 7 of 7) sorted by relevance

/third_party/ntfs-3g/libntfs-3g/
Dobject_id.c256 ntfs_index_ctx_put(xo); in merge_index_data()
446 ntfs_index_ctx_put(xo); in ntfs_delete_object_id_index()
552 ntfs_index_ctx_put(xo); in ntfs_set_ntfs_object_id()
618 ntfs_index_ctx_put(xo); in ntfs_remove_ntfs_object_id()
Dreparse.c207 ntfs_index_ctx_put(icx); in ntfs_fix_file_name()
1141 ntfs_index_ctx_put(xr); in ntfs_delete_reparse_index()
1248 ntfs_index_ctx_put(xr); in ntfs_set_ntfs_reparse_data()
1314 ntfs_index_ctx_put(xr); in ntfs_remove_ntfs_reparse_data()
Dindex.c169 void ntfs_index_ctx_put(ntfs_index_context *icx) in ntfs_index_ctx_put() function
1656 ntfs_index_ctx_put(icx); in ntfs_index_add_filename()
1988 ntfs_index_ctx_put(icx); in ntfs_index_remove()
Dinode.c869 ntfs_index_ctx_put(ictx); in ntfs_inode_sync_file_name()
906 ntfs_index_ctx_put(ictx); in ntfs_inode_sync_file_name()
Dsecurity.c4507 ntfs_index_ctx_put(sii); in ntfs_open_secure()
4529 ntfs_index_ctx_put(vol->secure_xsdh); in ntfs_close_secure()
4530 ntfs_index_ctx_put(vol->secure_xsii); in ntfs_close_secure()
Ddir.c2541 ntfs_index_ctx_put(icx); in set_namespace()
/third_party/ntfs-3g/include/ntfs-3g/
Dindex.h139 extern void ntfs_index_ctx_put(ntfs_index_context *ictx);