Searched refs:ntfs_index_entry_mark_dirty (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ntfs/
H A Dindex.h71 * immediately after the modification and either ntfs_index_entry_mark_dirty()
120 * ntfs_index_entry_mark_dirty - mark an index entry dirty
137 static inline void ntfs_index_entry_mark_dirty(ntfs_index_context *ictx) function
H A Dquota.c98 ntfs_index_entry_mark_dirty(ictx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dindex.h80 * If the index entry was modified, call ntfs_index_entry_mark_dirty() before
121 extern void ntfs_index_entry_mark_dirty(ntfs_index_context *ictx);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libntfs-3g/
H A Dindex.c50 * ntfs_index_entry_mark_dirty - mark an index entry dirty
63 void ntfs_index_entry_mark_dirty(ntfs_index_context *ictx) function
658 * If the index entry was modified, call ntfs_index_entry_mark_dirty() before
1474 ntfs_index_entry_mark_dirty(icx);
H A Dinode.c623 ntfs_index_entry_mark_dirty(ictx);

Completed in 94 milliseconds