Home
last modified time | relevance | path

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

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