Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc.c149 xfs_extlen_t *reslen) /* result length */ in xfs_alloc_compute_aligned() argument
162 *reslen = diff >= len ? 0 : len - diff; in xfs_alloc_compute_aligned()
165 *reslen = len; in xfs_alloc_compute_aligned()