Searched refs:NDevDirty (Results 1 – 4 of 4) sorted by relevance
60 #define NDevDirty(nd) test_ndev_flag(nd, Dirty) macro
212 if (NDevDirty(dev)) in ntfs_device_unix_io_close()
178 if (NDevDirty(dev)) { in ntfs_device_sync()
1581 if (!NDevReadOnly(dev) && NDevDirty(dev)) { in ntfs_device_win32_sync()