Home
last modified time | relevance | path

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

/linux/fs/xfs/scrub/
H A Drtsummary_repair.c97 uuid_copy(&hdr->rt_uuid, &sc->mp->m_sb.sb_meta_uuid); in xrep_rtsummary_prep_buf()
H A Drtbitmap_repair.c393 uuid_copy(&hdr->rt_uuid, &sc->mp->m_sb.sb_meta_uuid); in xrep_rtbitmap_prep_buf()
/linux/fs/xfs/
H A Dxfs_buf_item_recover.c876 uuid = &hdr->rt_uuid; in xlog_recover_get_buf_lsn()
/linux/fs/xfs/libxfs/
H A Dxfs_format.h1328 uuid_t rt_uuid; /* filesystem we belong to */ member