Searched defs:uuid (Results 1 - 127 of 127) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dlustre_mds.h58 struct obd_uuid *uuid; member in struct:mds_group_info
H A Dobd_class.h796 static inline int obd_add_conn(struct obd_import *imp, struct obd_uuid *uuid, obd_add_conn() argument
812 static inline int obd_del_conn(struct obd_import *imp, struct obd_uuid *uuid) obd_del_conn() argument
829 struct obd_uuid *uuid; obd_get_uuid() local
/linux-4.4.14/drivers/mfd/
H A Dwm831x-otp.c70 char uuid[WM831X_UNIQUE_ID_LEN]; wm831x_otp_init() local
/linux-4.4.14/drivers/nvdimm/
H A Dpfn.h24 u8 uuid[16]; member in struct:nd_pfn_sb
H A Dbtt_devs.c206 static bool uuid_is_null(u8 *uuid) uuid_is_null() argument
161 __nd_btt_create(struct nd_region *nd_region, unsigned long lbasize, u8 *uuid, struct nd_namespace_common *ndns) __nd_btt_create() argument
H A Dpfn_devs.c181 __nd_pfn_create(struct nd_region *nd_region, u8 *uuid, enum nd_pfn_mode mode, struct nd_namespace_common *ndns) __nd_pfn_create() argument
H A Dcore.c125 u8 uuid[16]; nd_uuid_parse() local
159 u8 uuid[16]; nd_uuid_store() local
H A Dlabel.h91 u8 uuid[NSLABEL_UUID_LEN]; member in struct:nd_namespace_label
H A Dbtt.h57 u8 uuid[16]; member in struct:btt_sb
H A Dlabel.c246 char *nd_label_gen_id(struct nd_label_id *label_id, u8 *uuid, u32 flags) nd_label_gen_id() argument
617 u8 uuid[NSLABEL_UUID_LEN]; __blk_label_update() local
837 static int del_labels(struct nd_mapping *nd_mapping, u8 *uuid) del_labels() argument
H A Dnd.h142 u8 *uuid; member in struct:nd_btt
154 u8 *uuid; member in struct:nd_pfn
H A Dbtt.c1305 btt_init(struct nd_btt *nd_btt, unsigned long long rawsize, u32 lbasize, u8 *uuid, struct nd_region *nd_region) btt_init() argument
H A Dnamespace_devs.c120 bool nd_is_uuid_unique(struct device *dev, u8 *uuid) nd_is_uuid_unique() argument
855 u8 *uuid = NULL; __size_store() local
946 u8 **uuid = NULL; size_store() local
1027 u8 *uuid; uuid_show() local
1108 u8 *uuid = NULL; uuid_store() local
1217 u8 *uuid = NULL; dpa_extents_show() local
1444 static bool has_uuid_at_pos(struct nd_region *nd_region, u8 *uuid, has_uuid_at_pos() argument
/linux-4.4.14/fs/xfs/
H A Duuid.c36 uuid_getnodeuniq(uuid_t *uuid, int fsid [2]) uuid_getnodeuniq() argument
46 uuid_is_nil(uuid_t *uuid) uuid_is_nil() argument
H A Dxfs_mount.c68 uuid_t *uuid = &mp->m_sb.sb_uuid; xfs_uuid_mount() local
111 uuid_t *uuid = &mp->m_sb.sb_uuid; xfs_uuid_unmount() local
H A Dxfs_ioctl32.h203 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:compat_xfs_fsop_geom_v1
H A Dxfs_log_recover.c1837 uuid_t *uuid; xlog_recover_get_buf_lsn() local
/linux-4.4.14/arch/arm/include/asm/mach/
H A Dsharpsl_param.h19 unsigned char uuid[16]; member in struct:sharpsl_param_info
/linux-4.4.14/drivers/staging/lustre/lustre/obdclass/
H A Dlustre_peer.c72 int lustre_uuid_to_peer(const char *uuid, lnet_nid_t *peer_nid, int index) lustre_uuid_to_peer() argument
97 int class_add_uuid(const char *uuid, __u64 nid) class_add_uuid() argument
148 int class_del_uuid(const char *uuid) class_del_uuid() argument
190 int class_check_uuid(struct obd_uuid *uuid, __u64 nid) class_check_uuid() argument
H A Dclass_obd.c260 struct obd_uuid uuid; class_handle_ioctl() local
H A Dllog.c107 llog_read_header(const struct lu_env *env, struct llog_handle *handle, struct obd_uuid *uuid) llog_read_header() argument
141 llog_init_handle(const struct lu_env *env, struct llog_handle *handle, int flags, struct obd_uuid *uuid) llog_init_handle() argument
H A Dgenops.c418 int class_uuid2dev(struct obd_uuid *uuid) class_uuid2dev() argument
H A Dobd_mount.c175 static int lustre_start_simple(char *obdname, char *type, char *uuid, lustre_start_simple() argument
209 struct obd_uuid *uuid; lustre_start_mgc() local
H A Dobd_config.c180 char *typename, *name, *uuid; class_attach() local
544 struct obd_uuid uuid; class_add_conn() local
578 struct obd_uuid uuid; class_del_conn() local
H A Dlprocfs_status.c368 LUSTRE_RO_ATTR(uuid); variable
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
H A Dconnection.c48 ptlrpc_connection_get(lnet_process_id_t peer, lnet_nid_t self, struct obd_uuid *uuid) ptlrpc_connection_get() argument
H A Drecover.c324 struct obd_uuid uuid; ptlrpc_recover_import() local
H A Devents.c434 int ptlrpc_uuid_to_peer(struct obd_uuid *uuid, ptlrpc_uuid_to_peer() argument
H A Dimport.c130 static void deuuidify(char *uuid, const char *prefix, char **uuid_start, deuuidify() argument
H A Dlproc_ptlrpc.c1225 char *uuid; lprocfs_wr_import() local
H A Dclient.c68 struct ptlrpc_connection *ptlrpc_uuid_to_connection(struct obd_uuid *uuid) ptlrpc_uuid_to_connection() argument
/linux-4.4.14/drivers/md/
H A Ddm-uevent.c49 char uuid[DM_UUID_LEN]; member in struct:dm_uevent
H A Ddm-log-userspace-transfer.c170 int dm_consult_userspace(const char *uuid, uint64_t luid, int request_type, dm_consult_userspace() argument
H A Dbitmap.h125 __u8 uuid[16]; /* 8 128 bit uuid - must match md device uuid */ member in struct:bitmap_super_s
H A Ddm-log-userspace-base.c46 char uuid[DM_UUID_LEN]; member in struct:log_c
84 static int userspace_do_request(struct log_c *lc, const char *uuid, userspace_do_request() argument
H A Dmd-cluster.c88 char uuid[16]; member in struct:cluster_msg
939 char *uuid = sb->device_uuid; add_new_disk() local
H A Ddm-cache-metadata.c67 __u8 uuid[16]; member in struct:cache_disk_superblock
H A Ddm-era-target.c165 __u8 uuid[UUID_LEN]; member in struct:superblock_disk
H A Ddm-ioctl.c34 char *uuid; member in struct:hash_cell
160 static struct hash_cell *alloc_cell(const char *name, const char *uuid, alloc_cell() argument
207 static int dm_hash_insert(const char *name, const char *uuid, struct mapped_device *md) dm_hash_insert() argument
1932 int dm_copy_name_and_uuid(struct mapped_device *md, char *name, char *uuid) dm_copy_name_and_uuid() argument
H A Ddm-thin-metadata.c100 __u8 uuid[16]; member in struct:thin_disk_superblock
H A Dmd.h281 char uuid[16]; member in struct:mddev
/linux-4.4.14/fs/btrfs/
H A Duuid-tree.c26 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) btrfs_uuid_to_key() argument
34 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, btrfs_uuid_tree_lookup() argument
238 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, btrfs_uuid_iter_rem() argument
307 u8 uuid[BTRFS_UUID_SIZE]; btrfs_uuid_tree_iterate() local
93 btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid_cpu) btrfs_uuid_tree_add() argument
157 btrfs_uuid_tree_rem(struct btrfs_trans_handle *trans, struct btrfs_root *uuid_root, u8 *uuid, u8 type, u64 subid) btrfs_uuid_tree_rem() argument
H A Droot-tree.c36 uuid_le uuid; btrfs_read_root_item() local
H A Dvolumes.h107 u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_device
H A Ddisk-io.c1325 uuid_le uuid; btrfs_create_tree() local
H A Dioctl.c75 char uuid[BTRFS_UUID_SIZE]; /* in */ member in struct:btrfs_ioctl_received_subvol_args_32
421 int btrfs_is_empty_uuid(u8 *uuid) btrfs_is_empty_uuid() argument
H A Dsend.c578 tlv_put_uuid(struct send_ctx *sctx, u16 attr, const u8 *uuid) tlv_put_uuid() argument
H A Dvolumes.c6203 u8 uuid[BTRFS_UUID_SIZE]; read_one_chunk() local
242 __find_device(struct list_head *head, u64 devid, u8 *uuid) __find_device() argument
4125 btrfs_check_uuid_tree_entry(struct btrfs_fs_info *fs_info, u8 *uuid, u8 type, u64 subid) btrfs_check_uuid_tree_entry() argument
6102 btrfs_find_device(struct btrfs_fs_info *fs_info, u64 devid, u8 *uuid, u8 *fsid) btrfs_find_device() argument
6155 btrfs_alloc_device(struct btrfs_fs_info *fs_info, const u64 *devid, const u8 *uuid) btrfs_alloc_device() argument
H A Dctree.h277 u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_dev_item
796 u8 uuid[BTRFS_UUID_SIZE]; member in struct:btrfs_root_item
/linux-4.4.14/drivers/md/bcache/
H A Dutil.c141 int bch_parse_uuid(const char *s, char *uuid) bch_parse_uuid() argument
H A Dsuper.c447 static struct uuid_entry *uuid_find(struct cache_set *c, const char *uuid) uuid_find() argument
/linux-4.4.14/include/uapi/linux/
H A Ddm-log-userspace.h417 char uuid[DM_UUID_LEN]; member in struct:dm_ulog_request
H A Dbcache.h163 __u8 uuid[16]; member in struct:cache_sb
318 __u8 uuid[16]; member in struct:uuid_entry::__anon13928::__anon13929
366 __u8 uuid[16]; member in struct:uuid_entry_v0
H A Ddm-ioctl.h143 char uuid[DM_UUID_LEN]; /* unique identifier for member in struct:dm_ioctl
H A Dbtrfs.h175 __u8 uuid[BTRFS_UUID_SIZE]; /* in/out */ member in struct:btrfs_ioctl_dev_info_args
478 char uuid[BTRFS_UUID_SIZE]; /* in */ member in struct:btrfs_ioctl_received_subvol_args
/linux-4.4.14/include/linux/
H A Dnd.h71 u8 *uuid; member in struct:nd_namespace_pmem
86 u8 *uuid; member in struct:nd_namespace_blk
H A Dtboot.h83 u8 uuid[16]; member in struct:tboot
H A Df2fs_fs.h86 __u8 uuid[16]; /* 128-bit uuid for volume */ member in struct:f2fs_super_block
H A Dmod_devicetable.h625 uuid_le uuid; member in struct:mei_cl_device_id
H A Dgenhd.h99 char uuid[PARTITION_META_INFO_UUIDLTH]; member in struct:partition_meta_info
/linux-4.4.14/drivers/thermal/int340x_thermal/
H A Dint3400_thermal.c144 u8 uuid[16]; int3400_thermal_get_uuids() local
159 int3400_thermal_run_osc(acpi_handle handle, enum int3400_thermal_uuid uuid, bool enable) int3400_thermal_run_osc() argument
/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
H A Dldlm_lib.c57 static int import_set_conn(struct obd_import *imp, struct obd_uuid *uuid, import_set_conn() argument
128 int import_set_conn_priority(struct obd_import *imp, struct obd_uuid *uuid) import_set_conn_priority() argument
133 int client_import_add_conn(struct obd_import *imp, struct obd_uuid *uuid, client_import_add_conn() argument
140 int client_import_del_conn(struct obd_import *imp, struct obd_uuid *uuid) client_import_del_conn() argument
199 client_import_find_conn(struct obd_import *imp, lnet_nid_t peer, struct obd_uuid *uuid) client_import_find_conn() argument
/linux-4.4.14/drivers/misc/mei/
H A Dbus-fixup.c279 const uuid_le uuid; member in struct:mei_fixup
295 const uuid_le *uuid = mei_me_cl_uuid(cldev->me_cl); mei_cl_bus_dev_fixup() local
H A Dbus.c512 const uuid_le *uuid; mei_cl_device_find() local
650 const uuid_le *uuid = mei_me_cl_uuid(cldev->me_cl); uuid_show() local
676 const uuid_le *uuid = mei_me_cl_uuid(cldev->me_cl); modalias_show() local
704 const uuid_le *uuid = mei_me_cl_uuid(cldev->me_cl); mei_cl_device_uevent() local
H A Dhbm.c330 const uuid_le *uuid = &res->client_properties.protocol_name; mei_hbm_me_cl_add() local
H A Dclient.c270 void mei_me_cl_rm_by_uuid(struct mei_device *dev, const uuid_le *uuid) mei_me_cl_rm_by_uuid() argument
291 void mei_me_cl_rm_by_uuid_id(struct mei_device *dev, const uuid_le *uuid, u8 id) mei_me_cl_rm_by_uuid_id() argument
141 __mei_me_cl_by_uuid(struct mei_device *dev, const uuid_le *uuid) __mei_me_cl_by_uuid() argument
169 mei_me_cl_by_uuid(struct mei_device *dev, const uuid_le *uuid) mei_me_cl_by_uuid() argument
221 __mei_me_cl_by_uuid_id(struct mei_device *dev, const uuid_le *uuid, u8 client_id) __mei_me_cl_by_uuid_id() argument
250 mei_me_cl_by_uuid_id(struct mei_device *dev, const uuid_le *uuid, u8 client_id) mei_me_cl_by_uuid_id() argument
/linux-4.4.14/fs/nfsd/
H A Dnfsfh.h86 mk_fsid(int vers, u32 *fsidv, dev_t dev, ino_t ino, u32 fsid, unsigned char *uuid) mk_fsid() argument
H A Dexport.c342 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) check_export() argument
/linux-4.4.14/lib/
H A Dtest_printf.c265 uuid(void) uuid() function
267 const char uuid[16] = {0x0, 0x1, 0x2, 0x3, 0x4, 0x5, 0x6, 0x7, uuid() local
H A Dvsprintf.c1261 char uuid[sizeof("xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx")]; uuid_string() local
/linux-4.4.14/fs/afs/
H A Dcmservice.c534 __be32 uuid[11]; SRXAFSCB_TellMeAboutYourself() member in struct:__anon11330::__anon11331
/linux-4.4.14/drivers/pnp/pnpacpi/
H A Drsparser.c142 u8 *uuid = vendor->uuid; vendor_resource_matches() local
/linux-4.4.14/drivers/acpi/
H A Dacpi_extlog.c185 u8 uuid[16]; extlog_get_l1addr() local
H A Dproperty.c128 const union acpi_object *uuid, *links; acpi_enumerate_nondev_subnodes() local
235 const union acpi_object *uuid, *properties; acpi_extract_properties() local
H A Dutils.c631 acpi_evaluate_dsm(acpi_handle handle, const u8 *uuid, int rev, int func, acpi_evaluate_dsm() argument
680 bool acpi_check_dsm(acpi_handle handle, const u8 *uuid, int rev, u64 funcs) acpi_check_dsm() argument
H A Dbus.c194 acpi_status acpi_str_to_uuid(char *str, u8 *uuid) acpi_str_to_uuid() argument
223 u8 uuid[16]; acpi_run_osc() local
H A Dnfit.c85 const u8 *uuid; acpi_nfit_ctl() local
830 const u8 *uuid = to_nfit_uuid(NFIT_DEV_DIMM); acpi_nfit_add_dimm() local
910 const u8 *uuid = to_nfit_uuid(NFIT_DEV_BUS); acpi_nfit_init_dsms() local
/linux-4.4.14/drivers/acpi/acpica/
H A Dacresrc.h174 struct acpi_vendor_uuid *uuid; member in struct:acpi_vendor_walk_info
/linux-4.4.14/init/
H A Ddo_mounts.c75 const char *uuid; member in struct:uuidcmp
/linux-4.4.14/drivers/xen/
H A Dtmem.c111 static int xen_tmem_new_pool(struct tmem_pool_uuid uuid, xen_tmem_new_pool() argument
236 static int tmem_cleancache_init_shared_fs(char *uuid, size_t pagesize) tmem_cleancache_init_shared_fs() argument
H A Dsys-hypervisor.c144 xen_domain_handle_t uuid; uuid_show() local
153 HYPERVISOR_ATTR_RO(uuid); variable
/linux-4.4.14/fs/gfs2/
H A Dsys.c73 static int gfs2_uuid_valid(const u8 *uuid) gfs2_uuid_valid() argument
87 const u8 *uuid = s->s_uuid; uuid_show() local
714 const u8 *uuid = s->s_uuid; gfs2_uevent() local
/linux-4.4.14/net/bluetooth/
H A Dhci_debugfs.c199 struct bt_uuid *uuid; uuids_show() local
H A Dhci_core.c2259 struct bt_uuid *uuid, *tmp; hci_uuids_clear() local
H A Dmgmt.c726 struct bt_uuid *uuid; create_uuid16_list() local
768 struct bt_uuid *uuid; create_uuid32_list() local
801 struct bt_uuid *uuid; create_uuid128_list() local
1211 struct bt_uuid *uuid; get_service_classes() local
2653 static u8 get_uuid_size(const u8 *uuid) get_uuid_size() argument
2698 struct bt_uuid *uuid; add_uuid() local
8381 static inline bool has_uuid(u8 *uuid, u16 uuid_count, u8 (*uuids)[16]) has_uuid() argument
8399 u8 uuid[16]; eir_has_uuids() local
/linux-4.4.14/fs/ubifs/
H A Dsuper.c400 __le32 *uuid = (__le32 *)c->uuid; ubifs_statfs() local
H A Dubifs-media.h646 __u8 uuid[16]; member in struct:ubifs_sb_node
H A Dubifs.h1248 unsigned char uuid[16]; member in struct:ubifs_info
/linux-4.4.14/arch/s390/include/asm/
H A Dsysinfo.h123 uuid_be uuid; member in struct:sysinfo_3_2_2::__anon2483
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Dllite_lib.c73 class_uuid_t uuid; ll_init_sbi() local
152 struct obd_uuid *uuid; client_common_fill_super() local
H A Dlproc_llite.c209 LUSTRE_RO_ATTR(uuid); variable
/linux-4.4.14/drivers/staging/lustre/lustre/mgc/
H A Dmgc_request.c1136 char *uuid; mgc_apply_recover_logs() local
/linux-4.4.14/drivers/block/drbd/
H A Ddrbd_protocol.h231 u64 uuid[UI_EXTENDED_SIZE]; member in struct:p_uuids
235 u64 uuid; member in struct:p_rs_uuid
H A Ddrbd_main.c881 u64 *uuid = device->ldev->md.uuid; drbd_print_uuids() local
901 u64 uuid; drbd_gen_and_send_sync_uuid() local
3032 u64 uuid[UI_SIZE]; /* UUIDs. */ member in struct:meta_data_on_disk
H A Ddrbd_receiver.c2905 static void drbd_uuid_dump(struct drbd_device *device, char *text, u64 *uuid, drbd_uuid_dump() argument
H A Ddrbd_int.h592 u64 uuid[UI_SIZE]; member in struct:drbd_md
/linux-4.4.14/fs/jfs/
H A Djfs_incore.h180 char uuid[16]; /* 128-bit uuid for volume */ member in struct:jfs_sb_info
H A Djfs_logmgr.c1737 char *uuid = sbi->uuid; lmLogFileSystem() local
H A Djfs_logmgr.h76 char uuid[16]; /* 16: 128-bit journal uuid */ member in struct:logsuper
79 char uuid[16]; member in struct:logsuper::__anon11611
413 char uuid[16]; /* 16: 128-bit uuid of log device */ member in struct:jfs_log
/linux-4.4.14/fs/nilfs2/
H A Dsysfs.c937 NILFS_DEV_RO_ATTR(uuid); variable
/linux-4.4.14/scripts/mod/
H A Dfile2alias.c137 static inline void add_uuid(char *str, uuid_le uuid) add_uuid() argument
/linux-4.4.14/include/uapi/rdma/hfi/
H A Dhfi1_user.h213 __u8 uuid[16]; member in struct:hfi1_user_info
/linux-4.4.14/kernel/
H A Dsysctl_binary.c1121 unsigned char uuid[16]; bin_uuid() local
/linux-4.4.14/fs/ocfs2/
H A Dstack_user.c158 char uuid[OCFS2_TEXT_UUID_LEN]; member in struct:ocfs2_control_message_down
284 static void ocfs2_control_send_down(const char *uuid, ocfs2_control_send_down() argument
H A Dsuper.c1995 static int ocfs2_setup_osb_uuid(struct ocfs2_super *osb, const unsigned char *uuid, ocfs2_setup_osb_uuid() argument
H A Docfs2.h322 u8 *uuid; member in struct:ocfs2_super
/linux-4.4.14/drivers/staging/lustre/lustre/lmv/
H A Dlmv_obd.c76 static int lmv_set_mdc_active(struct lmv_obd *lmv, struct obd_uuid *uuid, lmv_set_mdc_active() argument
143 struct obd_uuid *uuid; lmv_notify() local
/linux-4.4.14/drivers/staging/lustre/lustre/lov/
H A Dlov_obd.c342 static int lov_set_osc_active(struct obd_device *obd, struct obd_uuid *uuid, lov_set_osc_active() argument
438 struct obd_uuid *uuid; lov_notify() local
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
H A Ddebug.c67 u8 uuid[16]; member in struct:ath10k_dump_file_data
H A Dpci.c1373 char uuid[50]; ath10k_pci_fw_crashed_dump() local
H A Dcore.h400 uuid_le uuid; member in struct:ath10k_fw_crash_data
/linux-4.4.14/drivers/char/
H A Drandom.c1672 unsigned char buf[64], tmp_uuid[16], *uuid; proc_do_uuid() local
/linux-4.4.14/include/xen/interface/
H A Dxen.h742 uint64_t uuid[2]; member in struct:tmem_op::__anon14761::__anon14762
/linux-4.4.14/fs/xfs/libxfs/
H A Dxfs_da_format.h63 uuid_t uuid; /* filesystem we belong to */ member in struct:xfs_da3_blkinfo
360 uuid_t uuid; /* filesystem we belong to */ member in struct:xfs_dir3_blk_hdr
H A Dxfs_fs.h172 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:xfs_fsop_geom_v1
198 unsigned char uuid[16]; /* unique id of the filesystem */ member in struct:xfs_fsop_geom
/linux-4.4.14/include/acpi/
H A Dacpi_bus.h69 acpi_evaluate_dsm_typed(acpi_handle handle, const u8 *uuid, int rev, int func, acpi_evaluate_dsm_typed() argument
H A Dacrestyp.h239 u8 uuid[ACPI_UUID_LENGTH]; member in struct:acpi_resource_vendor_typed
/linux-4.4.14/drivers/staging/unisys/visorbus/
H A Dvisorchipset.c2266 uuid_le uuid = SPAR_CONTROLVM_CHANNEL_PROTOCOL_UUID; visorchipset_init() local
/linux-4.4.14/drivers/staging/lustre/lustre/osc/
H A Dosc_request.c2607 struct obd_uuid uuid; osc_iocontrol() local
/linux-4.4.14/fs/ocfs2/cluster/
H A Dheartbeat.c2211 char *uuid; o2hb_region_pin() local
2263 char *uuid; o2hb_region_unpin() local
/linux-4.4.14/include/net/bluetooth/
H A Dmgmt.h162 __u8 uuid[16]; member in struct:mgmt_cp_add_uuid
169 __u8 uuid[16]; member in struct:mgmt_cp_remove_uuid
H A Dhci_core.h104 u8 uuid[16]; member in struct:bt_uuid
/linux-4.4.14/drivers/staging/lustre/lustre/include/lustre/
H A Dlustre_user.h422 char uuid[UUID_MAX]; member in struct:obd_uuid
431 static inline int obd_uuid_empty(struct obd_uuid *uuid) obd_uuid_empty() argument
436 static inline void obd_str2uuid(struct obd_uuid *uuid, const char *tmp) obd_str2uuid() argument
443 static inline char *obd_uuid2str(const struct obd_uuid *uuid) obd_uuid2str() argument
460 static inline void obd_uuid2fsname(char *buf, char *uuid, int buflen) obd_uuid2fsname() argument
/linux-4.4.14/drivers/staging/rdma/hfi1/
H A Dhfi.h214 u8 uuid[16]; member in struct:hfi1_ctxtdata
/linux-4.4.14/drivers/scsi/bfa/
H A Dbfi.h297 u8 uuid[BFI_IOC_ATTR_UUID_SZ]; /*!< chinook uuid */ member in struct:bfi_ioc_attr_s
H A Dbfa_defs.h303 u8 uuid[BFA_ADAPTER_UUID_LEN]; member in struct:bfa_adapter_attr_s
/linux-4.4.14/arch/ia64/kernel/
H A Dperfmon.c1245 __pfm_find_buffer_fmt(pfm_uuid_t uuid) __pfm_find_buffer_fmt() argument
1262 pfm_find_buffer_fmt(pfm_uuid_t uuid) pfm_find_buffer_fmt() argument
1303 pfm_unregister_buffer_fmt(pfm_uuid_t uuid) pfm_unregister_buffer_fmt() argument

Completed in 4341 milliseconds