Searched refs:xfs_fsid_t (Results 1 – 3 of 3) sorted by relevance
45 memcpy(&fsid, fsidp, sizeof(xfs_fsid_t)); in xfs_error_test()66 memcpy(&fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_errortag_add()101 memcpy(&fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_errortag_clearall()
447 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */ typedef459 xfs_fsid_t _ha_fsid; /* unique file system identifier */
106 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle()113 hsize = sizeof(xfs_fsid_t); in xfs_find_handle()