Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_fsmap.h43 xfs_agblock_t rec_key; member
H A Dxfs_fsmap.c230 error = xfs_refcount_find_shared(cur, frec->rec_key, in xfs_getfsmap_is_shared()
265 .rm_startblock = frec->rec_key, in xfs_getfsmap_frec_before_start()
412 .rec_key = rec->rm_startblock, in xfs_getfsmap_rmapbt_helper()
429 .rec_key = rec->ar_startblock, in xfs_getfsmap_datadev_bnobt_helper()
684 .rec_key = 0, in xfs_getfsmap_logdev()
848 .rec_key = rec->rm_startblock, in xfs_getfsmap_rtdev_rmapbt_helper()
H A Dxfs_trace.h4254 __entry->agbno = frec->rec_key;