Searched refs:is_write (Results 1 – 2 of 2) sorted by relevance
666 bool is_write = flags & (IOMAP_WRITE | IOMAP_ZERO); in xfs_ilock_for_iomap() local672 if (xfs_is_cow_inode(ip) && is_write) in xfs_ilock_for_iomap()699 if (mode == XFS_ILOCK_SHARED && is_write && xfs_is_cow_inode(ip)) { in xfs_ilock_for_iomap()
827 struct nfs_page *req, unsigned int alignment, bool is_write) in is_aligned_req() argument842 if (is_write && in is_aligned_req()