Home
last modified time | relevance | path

Searched refs:xfs_fsid_t (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_fs.h635 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */ typedef
647 xfs_fsid_t _ha_fsid; /* unique file system identifier */
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_fs.h632 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */ typedef
644 xfs_fsid_t _ha_fsid; /* unique file system identifier */
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_ioctl.c96 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle()
103 hsize = sizeof(xfs_fsid_t); in xfs_find_handle()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ioctl.c98 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t)); in xfs_find_handle()
105 hsize = sizeof(xfs_fsid_t); in xfs_find_handle()

Completed in 10 milliseconds