Home
last modified time | relevance | path

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

/fs/xfs/libxfs/
Dxfs_alloc.c258 xfs_extlen_t *reslen, /* result length */ in xfs_alloc_compute_aligned() argument
287 *reslen = diff >= len ? 0 : len - diff; in xfs_alloc_compute_aligned()
290 *reslen = len; in xfs_alloc_compute_aligned()