Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_types.h41 typedef int64_t xfs_srtblock_t; /* signed version of xfs_rtblock_t */ typedef
/linux/fs/xfs/
H A Dxfs_rtalloc.c110 (xfs_srtblock_t)bbno >= 0; in xfs_rtcopy_summary()