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

/haiku/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dindex.h108 * When finished with the @entry and its @data, call ntfs_index_ctx_put() to
112 * the call to ntfs_index_ctx_put() to ensure that the changes are written
139 extern void ntfs_index_ctx_put(ntfs_index_context *ictx);
H A Dobject_id.c256 ntfs_index_ctx_put(xo);
446 ntfs_index_ctx_put(xo);
552 ntfs_index_ctx_put(xo);
618 ntfs_index_ctx_put(xo);
H A Dreparse.c207 ntfs_index_ctx_put(icx);
1141 ntfs_index_ctx_put(xr);
1248 ntfs_index_ctx_put(xr);
1314 ntfs_index_ctx_put(xr);
H A Dindex.c63 * ntfs_index_ctx_put.
164 * ntfs_index_ctx_put - release an index context
169 void ntfs_index_ctx_put(ntfs_index_context *icx) function
762 * When finished with the entry and its data, call ntfs_index_ctx_put() to free
766 * the call to ntfs_index_ctx_put() to ensure that the changes are written
1656 ntfs_index_ctx_put(icx);
1988 ntfs_index_ctx_put(icx);
H A Dinode.c875 ntfs_index_ctx_put(ictx);
912 ntfs_index_ctx_put(ictx);
H A Dsecurity.c4521 ntfs_index_ctx_put(sii);
4543 ntfs_index_ctx_put(vol->secure_xsdh);
4544 ntfs_index_ctx_put(vol->secure_xsii);
H A Ddir.c2544 ntfs_index_ctx_put(icx);

Completed in 79 milliseconds