Searched refs:VOLUME_IS_DIRTY (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ntfs/
H A Dsuper.c475 if (vol->vol_flags & VOLUME_IS_DIRTY) {
494 if (ntfs_set_volume_flags(vol, VOLUME_IS_DIRTY)) {
524 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY))
1882 if (vol->vol_flags & VOLUME_IS_DIRTY)
1995 ntfs_set_volume_flags(vol, VOLUME_IS_DIRTY)) {
2266 if (ntfs_clear_volume_flags(vol, VOLUME_IS_DIRTY))
H A Dlayout.h1833 VOLUME_IS_DIRTY = cpu_to_le16(0x0001), enumerator in enum:__anon16873
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Dlayout.h1987 VOLUME_IS_DIRTY = const_cpu_to_le16(0x0001), enumerator in enum:__anon4233

Completed in 180 milliseconds