Searched refs:need_writeback (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ntfs/ |
| H A D | lcnalloc.c | 200 u8 pass, done_zones, search_zone, need_writeback = 0, bit; in ntfs_cluster_alloc() local 320 if (need_writeback) { in ntfs_cluster_alloc() 323 need_writeback = 0; in ntfs_cluster_alloc() 353 buf_size, lcn, bmp_pos, need_writeback); in ntfs_cluster_alloc() 357 buf_size, lcn, bmp_pos, need_writeback, in ntfs_cluster_alloc() 406 need_writeback = 1; in ntfs_cluster_alloc() 527 buf_size, lcn, bmp_pos, need_writeback); in ntfs_cluster_alloc() 730 if (need_writeback) { in ntfs_cluster_alloc() 733 need_writeback = 0; in ntfs_cluster_alloc()
|