Searched refs:xadlen (Results 1 – 1 of 1) sorted by relevance
490 xfs_filblks_t xadlen; in xfs_read() local505 xadlen = xad->len; in xfs_read()506 if (isinxt (filepos >> xfs.blklog, offset, xadlen)) { in xfs_read()507 endofcur = (offset + xadlen) << xfs.blklog; in xfs_read()529 endofprev = offset + xadlen; in xfs_read()
Completed in 3 milliseconds