Home
last modified time | relevance | path

Searched refs:ha_fsid (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_handle.c48 memcpy(&handle->ha_fsid, mp->m_fixedfsid, sizeof(struct xfs_fsid)); in xfs_filehandle_init()
63 memcpy(&handle->ha_fsid, mp->m_fixedfsid, sizeof(struct xfs_fsid)); in xfs_fshandle_init()
121 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_fs.h657 #define ha_fsid ha_u._ha_fsid macro