Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_types.h54 #define NULLRTBLOCK ((xfs_rtblock_t)-1) macro
/linux/fs/xfs/
H A Dxfs_discard.c490 xfs_rtblock_t start = NULLRTBLOCK, length = 0; in xfs_discard_rtdev_extents()
495 if (start == NULLRTBLOCK) in xfs_discard_rtdev_extents()