Searched refs:xfs_fs_get_uuid (Results 1 – 3 of 3) sorted by relevance
6 int xfs_fs_get_uuid(struct super_block *sb, u8 *buf, u32 *len, u64 *offset);
247 .get_uuid = xfs_fs_get_uuid,
59 xfs_fs_get_uuid( in xfs_fs_get_uuid() function