/fs/btrfs/ |
D | uuid-tree.c | 14 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
|
D | volumes.c | 6546 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/ |
D | server.c | 90 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()
|
D | vlclient.c | 57 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()
|
D | cmservice.c | 165 struct afs_uuid *uuid) in afs_find_cm_server_by_uuid() 543 __be32 uuid[11]; in SRXAFSCB_TellMeAboutYourself() member
|
D | afs_vl.h | 113 struct afs_uuid__xdr uuid; member
|
/fs/incfs/ |
D | format.c | 417 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()
|
D | pseudo_files.c | 300 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/ |
D | xfs_mount.c | 58 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
|
D | xfs_buf_item_recover.c | 707 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
|
D | xfs_ioctl32.h | 182 unsigned char uuid[16]; /* unique id of the filesystem */ member
|
/fs/jfs/ |
D | jfs_logmgr.h | 65 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
|
D | jfs_incore.h | 170 uuid_t uuid; /* 128-bit uuid for volume */ member
|
D | jfs_logmgr.c | 1722 uuid_t *uuid = &sbi->uuid; in lmLogFileSystem() local
|
/fs/nfsd/ |
D | nfsfh.h | 93 u32 fsid, unsigned char *uuid) in mk_fsid()
|
D | export.c | 372 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) in check_export()
|
/fs/ocfs2/ |
D | stack_user.c | 150 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/ |
D | xfs_da_format.h | 51 uuid_t uuid; /* filesystem we belong to */ member 316 uuid_t uuid; /* filesystem we belong to */ member
|
D | xfs_fs.h | 140 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/ |
D | erofs_fs.h | 46 __u8 uuid[16]; /* 128-bit uuid for volume */ member
|
D | internal.h | 105 u8 uuid[16]; /* 128-bit uuid for volume */ member
|
/fs/overlayfs/ |
D | copy_up.c | 284 uuid_t *uuid = &real->d_sb->s_uuid; in ovl_encode_real_fh() local
|
D | overlayfs.h | 98 uuid_t uuid; /* uuid of filesystem */ member
|
/fs/ubifs/ |
D | super.c | 414 __le32 *uuid = (__le32 *)c->uuid; in ubifs_statfs() local
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 2272 char *uuid; in o2hb_region_pin() local 2324 char *uuid; in o2hb_region_unpin() local
|