Lines Matching refs:ntfs_writepage
404 * ntfs_writepage() of MstProtected() attributes.
621 * were zeroed by ntfs_writepage().
624 * ntfs_writepage() has not done any clearing because
1316 * ntfs_writepage - write a @page to the backing store
1323 * For non-resident attributes, ntfs_writepage() writes the @page by calling
1328 * For resident attributes, OTOH, ntfs_writepage() writes the @page by copying
1338 static int ntfs_writepage(struct page *page, struct writeback_control *wbc)
1658 .writepage = ntfs_writepage,
1673 .writepage = ntfs_writepage,
1688 .writepage = ntfs_writepage, /* Write dirty page to disk. */