Lines Matching defs:inode
1995 struct inode *inode = mapping->host;
1996 struct backing_dev_info *bdi = inode_to_bdi(inode);
2005 if (inode_cgwb_enabled(inode))
2570 * state of any of the inode's pages, throttle based on
2609 struct inode *inode = mapping->host;
2617 inode_attach_wb(inode, folio);
2618 wb = inode_to_wb(inode);
2650 * the inode dirty.
2736 struct inode *inode = mapping->host;
2740 wb = unlocked_inode_to_wb_begin(inode, &cookie);
2744 unlocked_inode_to_wb_end(inode, &cookie);
2794 * holds a reference on the inode by having an open file.
2827 struct inode *inode = mapping->host;
2832 wb = unlocked_inode_to_wb_begin(inode, &cookie);
2837 unlocked_inode_to_wb_end(inode, &cookie);
2867 struct inode *inode = mapping->host;
2906 wb = unlocked_inode_to_wb_begin(inode, &cookie);
2914 unlocked_inode_to_wb_end(inode, &cookie);
2951 struct inode *inode = mapping->host;
2952 struct backing_dev_info *bdi = inode_to_bdi(inode);
2961 struct bdi_writeback *wb = inode_to_wb(inode);
2998 struct inode *inode = mapping->host;
2999 struct backing_dev_info *bdi = inode_to_bdi(inode);
3013 struct bdi_writeback *wb = inode_to_wb(inode);
3023 * have an inode to track for sync.