Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/
Dxfs_aops.c834 pgoff_t tlast) in xfs_cluster_write() argument
840 while (!done && tindex <= tlast) { in xfs_cluster_write()
841 unsigned len = min_t(pgoff_t, PAGEVEC_SIZE, tlast - tindex + 1); in xfs_cluster_write()