Home
last modified time | relevance | path

Searched refs:get_uuid (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/include/linux/
Dexportfs.h205 int (*get_uuid)(struct super_block *sb, u8 *buf, u32 *len, u64 *offset); member
/linux-4.19.296/fs/xfs/
Dxfs_export.c247 .get_uuid = xfs_fs_get_uuid,
/linux-4.19.296/fs/nfsd/
Dblocklayout.c164 return sb->s_export_op->get_uuid(sb, b->simple.sig, &b->simple.sig_len, in nfsd4_block_get_device_info_simple()
Dnfs4layouts.c140 if (sb->s_export_op->get_uuid && in nfsd4_setup_layout_type()