Home
last modified time | relevance | path

Searched refs:is_write (Results 1 – 2 of 2) sorted by relevance

/fs/xfs/
Dxfs_iomap.c666 bool is_write = flags & (IOMAP_WRITE | IOMAP_ZERO); in xfs_ilock_for_iomap() local
672 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()
/fs/nfs/blocklayout/
Dblocklayout.c827 struct nfs_page *req, unsigned int alignment, bool is_write) in is_aligned_req() argument
842 if (is_write && in is_aligned_req()