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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.c731 int all_bh)
814 if (buffer_mapped(bh) && all_bh && startio) {
864 int all_bh,
879 iomapp, ioendp, wbc, startio, all_bh);
928 int all_bh = unmapped; local
1081 all_bh = 1;
1110 wbc, startio, all_bh, tlast);
723 xfs_convert_page( struct inode *inode, struct page *page, loff_t tindex, xfs_iomap_t *mp, xfs_ioend_t **ioendp, struct writeback_control *wbc, int startio, int all_bh) argument
857 xfs_cluster_write( struct inode *inode, pgoff_t tindex, xfs_iomap_t *iomapp, xfs_ioend_t **ioendp, struct writeback_control *wbc, int startio, int all_bh, pgoff_t tlast) argument

Completed in 155 milliseconds