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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dquota.c100 ntfs_index_ctx_put(ictx);
112 ntfs_index_ctx_put(ictx);
H A Dindex.h67 * When finished with the @entry and its @data, call ntfs_index_ctx_put() to
72 * or ntfs_index_entry_write() before the call to ntfs_index_ctx_put() to
89 extern void ntfs_index_ctx_put(ntfs_index_context *ictx);
H A Dindex.c50 * ntfs_index_ctx_put - release an index context
57 void ntfs_index_ctx_put(ntfs_index_context *ictx) function
103 * When finished with the entry and its data, call ntfs_index_ctx_put() to free
108 * or ntfs_index_entry_write() before the call to ntfs_index_ctx_put() to
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dindex.h77 * When finished with the @entry and its @data, call ntfs_index_ctx_put() to
81 * the call to ntfs_index_ctx_put() to ensure that the changes are written
107 extern void ntfs_index_ctx_put(ntfs_index_context *ictx);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dinode.c607 ntfs_index_ctx_put(ictx);
624 ntfs_index_ctx_put(ictx);
H A Dindex.c61 * ntfs_index_ctx_put.
162 * ntfs_index_ctx_put - release an index context
167 void ntfs_index_ctx_put(ntfs_index_context *icx) function
655 * When finished with the entry and its data, call ntfs_index_ctx_put() to free
659 * the call to ntfs_index_ctx_put() to ensure that the changes are written
1523 ntfs_index_ctx_put(icx);
1845 ntfs_index_ctx_put(icx);

Completed in 130 milliseconds