Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/
Dxfs_aops.c829 pgoff_t tlast) in xfs_cluster_write() argument
835 while (!done && tindex <= tlast) { in xfs_cluster_write()
836 unsigned len = min_t(pgoff_t, PAGEVEC_SIZE, tlast - tindex + 1); in xfs_cluster_write()