Lines Matching refs:ntfs_writepage
403 * ntfs_writepage() of MstProtected() attributes.
620 * were zeroed by ntfs_writepage().
623 * ntfs_writepage() has not done any clearing because
1314 * ntfs_writepage - write a @page to the backing store
1321 * For non-resident attributes, ntfs_writepage() writes the @page by calling
1326 * For resident attributes, OTOH, ntfs_writepage() writes the @page by copying
1336 static int ntfs_writepage(struct page *page, struct writeback_control *wbc)
1655 .writepage = ntfs_writepage,
1670 .writepage = ntfs_writepage,
1685 .writepage = ntfs_writepage, /* Write dirty page to disk. */