get_uuid          163 fs/nfsd/blocklayout.c 	return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len,
get_uuid          140 fs/nfsd/nfs4layouts.c 	if (sb->s_export_op->get_uuid &&
get_uuid          245 fs/xfs/xfs_export.c 	.get_uuid		= xfs_fs_get_uuid,
get_uuid          205 include/linux/exportfs.h 	int (*get_uuid)(struct super_block *sb, u8 *buf, u32 *len, u64 *offset);