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

/linux-master/include/linux/
H A Dbacking-dev.h279 * unlocked_inode_to_wb_end().
281 * The caller must call unlocked_inode_to_wb_end() with *@cookie afterwards and
307 * unlocked_inode_to_wb_end - end inode wb access transaction
311 static inline void unlocked_inode_to_wb_end(struct inode *inode, function
357 static inline void unlocked_inode_to_wb_end(struct inode *inode, function
/linux-master/mm/
H A Dpage-writeback.c2798 unlocked_inode_to_wb_end(inode, &cookie);
2891 unlocked_inode_to_wb_end(inode, &cookie);
2968 unlocked_inode_to_wb_end(inode, &cookie);

Completed in 261 milliseconds