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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_error.c72 memcpy(&fsid, fsidp, sizeof(xfs_fsid_t));
93 memcpy(&fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t));
127 memcpy(&fsid, mp->m_fixedfsid, sizeof(xfs_fsid_t));
H A Dxfs_fs.h392 typedef struct { __u32 val[2]; } xfs_fsid_t; /* file system id type */ typedef in typeref:struct:__anon17062
404 xfs_fsid_t _ha_fsid; /* unique file system identifier */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c107 memcpy(&handle.ha_fsid, ip->i_mount->m_fixedfsid, sizeof(xfs_fsid_t));
114 hsize = sizeof(xfs_fsid_t);

Completed in 43 milliseconds