Home
last modified time | relevance | path

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

/linux-4.4.14/fs/xfs/libxfs/
Dxfs_sb.c416 if (xfs_sb_version_hasmetauuid(to)) in __xfs_sb_from_disk()
561 if (xfs_sb_version_hasmetauuid(from)) in xfs_sb_to_disk()
Dxfs_format.h535 static inline bool xfs_sb_version_hasmetauuid(struct xfs_sb *sbp) in xfs_sb_version_hasmetauuid() function
/linux-4.4.14/fs/xfs/
Dxfs_log_recover.c1906 if (xfs_sb_version_hasmetauuid(&mp->m_sb)) in xlog_recover_get_buf_lsn()