Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/
Dxfs_exchrange.c843 xfs_fsid_t fsid; /* m_fixedfsid */
875 memcpy(&kern_f->fsid, ip2->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_ioc_start_commit()
923 if (memcmp(&kern_f->fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t))) in xfs_ioc_commit_range()
Dxfs_handle.c121 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.h641 } xfs_fsid_t; typedef
653 xfs_fsid_t _ha_fsid; /* unique file system identifier */