Searched refs:xfs_fsid_t (Results 1 – 3 of 3) sorted by relevance
73 memcpy(&fsid, fsidp, sizeof(xfs_fsid_t)); in xfs_error_test()94 memcpy(&fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_errortag_add()129 memcpy(&fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_errortag_clearall()
399 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */ typedef411 xfs_fsid_t _ha_fsid; /* unique file system identifier */
108 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle()115 hsize = sizeof(xfs_fsid_t); in xfs_find_handle()