Home
last modified time | relevance | path

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

/linux-4.1.27/fs/xfs/libxfs/
Dxfs_symlink_remote.c66 uuid_copy(&dsl->sl_uuid, &mp->m_sb.sb_uuid); in xfs_symlink_hdr_set()
110 if (!uuid_equal(&dsl->sl_uuid, &mp->m_sb.sb_uuid)) in xfs_symlink_verify()
Dxfs_format.h1147 uuid_t sl_uuid; member
/linux-4.1.27/fs/xfs/
Dxfs_log_recover.c1881 uuid = &((struct xfs_dsymlink_hdr *)blk)->sl_uuid; in xlog_recover_get_buf_lsn()