Searched refs:ntfs_writepage (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/ntfs/
H A Daops.c424 * ntfs_writepage() of MstProtected() attributes.
1311 * ntfs_writepage - write a @page to the backing store
1318 * For non-resident attributes, ntfs_writepage() writes the @page by calling
1323 * For resident attributes, OTOH, ntfs_writepage() writes the @page by copying
1333 static int ntfs_writepage(struct page *page, struct writeback_control *wbc) function
1528 .writepage = ntfs_writepage, /* Write dirty page to disk. */
1545 .writepage = ntfs_writepage, /* Write dirty page to disk. */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/ntfs/
H A Daops.c424 * ntfs_writepage() of MstProtected() attributes.
1311 * ntfs_writepage - write a @page to the backing store
1318 * For non-resident attributes, ntfs_writepage() writes the @page by calling
1323 * For resident attributes, OTOH, ntfs_writepage() writes the @page by copying
1333 static int ntfs_writepage(struct page *page, struct writeback_control *wbc) function
1528 .writepage = ntfs_writepage, /* Write dirty page to disk. */
1545 .writepage = ntfs_writepage, /* Write dirty page to disk. */

Completed in 173 milliseconds