Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_exchrange.c825 xfs_fsid_t fsid; /* m_fixedfsid */
857 memcpy(&kern_f->fsid, ip2->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_ioc_start_commit()
903 if (memcmp(&kern_f->fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t))) in xfs_ioc_commit_range()
H A Dxfs_handle.c122 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle()
/linux/fs/xfs/libxfs/
H A Dxfs_fs.h654 } xfs_fsid_t; typedef
666 xfs_fsid_t _ha_fsid; /* unique file system identifier */