Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_pnfs.h6 int xfs_fs_get_uuid(struct super_block *sb, u8 *buf, u32 *len, u64 *offset);
H A Dxfs_export.c247 .get_uuid = xfs_fs_get_uuid,
H A Dxfs_pnfs.c53 xfs_fs_get_uuid( in xfs_fs_get_uuid() function