Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 33) sorted by relevance

12

/fs/btrfs/
Duuid-tree.c14 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key()
22 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup()
82 int btrfs_uuid_tree_add(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_add()
147 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove()
229 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
258 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry()
343 u8 uuid[BTRFS_UUID_SIZE]; in btrfs_uuid_tree_iterate() local
Dvolumes.c6546 u64 devid, u8 *uuid, u8 *fsid, in btrfs_find_device()
6620 const u8 *uuid) in btrfs_alloc_device()
6654 u64 devid, u8 *uuid, bool error) in btrfs_report_missing_device()
6689 u8 uuid[BTRFS_UUID_SIZE]; in read_one_chunk() local
/fs/afs/
Dserver.c90 struct afs_server *afs_find_server_by_uuid(struct afs_net *net, const uuid_t *uuid) in afs_find_server_by_uuid()
220 const uuid_t *uuid, in afs_alloc_server()
259 struct key *key, const uuid_t *uuid) in afs_vl_lookup_addrs()
284 const uuid_t *uuid, u32 addr_version) in afs_lookup_server()
Dvlclient.c57 struct afs_uuid *uuid; in afs_deliver_vl_get_entry_by_name_u() local
269 const uuid_t *uuid) in afs_vl_get_addrs_u()
620 const uuid_t *uuid) in afs_yfsvl_get_endpoints()
Dcmservice.c165 struct afs_uuid *uuid) in afs_find_cm_server_by_uuid()
543 __be32 uuid[11]; in SRXAFSCB_TellMeAboutYourself() member
Dafs_vl.h113 struct afs_uuid__xdr uuid; member
/fs/incfs/
Dformat.c417 incfs_uuid_t *uuid, u64 file_size) in incfs_write_fh_to_backing_file()
448 incfs_uuid_t *uuid, u64 file_size, u64 offset) in incfs_write_mapping_fh_to_backing_file()
597 loff_t *first_md_off, incfs_uuid_t *uuid, in incfs_read_file_header()
Dpseudo_files.c300 incfs_uuid_t *uuid, u64 size, struct mem_range attr, in init_new_file()
707 incfs_uuid_t *uuid, u64 size, u64 offset) in init_new_mapped_file()
/fs/xfs/
Dxfs_mount.c58 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_mount() local
103 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_unmount() local
Dxfs_buf_item_recover.c707 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
Dxfs_ioctl32.h182 unsigned char uuid[16]; /* unique id of the filesystem */ member
/fs/jfs/
Djfs_logmgr.h65 uuid_t uuid; /* 16: 128-bit journal uuid */ member
68 uuid_t uuid; member
400 uuid_t uuid; /* 16: 128-bit uuid of log device */ member
Djfs_incore.h170 uuid_t uuid; /* 128-bit uuid for volume */ member
Djfs_logmgr.c1722 uuid_t *uuid = &sbi->uuid; in lmLogFileSystem() local
/fs/nfsd/
Dnfsfh.h93 u32 fsid, unsigned char *uuid) in mk_fsid()
Dexport.c372 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) in check_export()
/fs/ocfs2/
Dstack_user.c150 char uuid[OCFS2_TEXT_UUID_LEN]; member
276 static void ocfs2_control_send_down(const char *uuid, in ocfs2_control_send_down()
/fs/xfs/libxfs/
Dxfs_da_format.h51 uuid_t uuid; /* filesystem we belong to */ member
316 uuid_t uuid; /* filesystem we belong to */ member
Dxfs_fs.h140 unsigned char uuid[16]; /* unique id of the filesystem */ member
166 unsigned char uuid[16]; /* unique id of the filesystem */ member
193 unsigned char uuid[16]; /* unique id of the filesystem */ member
/fs/erofs/
Derofs_fs.h46 __u8 uuid[16]; /* 128-bit uuid for volume */ member
Dinternal.h105 u8 uuid[16]; /* 128-bit uuid for volume */ member
/fs/overlayfs/
Dcopy_up.c284 uuid_t *uuid = &real->d_sb->s_uuid; in ovl_encode_real_fh() local
Doverlayfs.h98 uuid_t uuid; /* uuid of filesystem */ member
/fs/ubifs/
Dsuper.c414 __le32 *uuid = (__le32 *)c->uuid; in ubifs_statfs() local
/fs/ocfs2/cluster/
Dheartbeat.c2272 char *uuid; in o2hb_region_pin() local
2324 char *uuid; in o2hb_region_unpin() local

12