/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() 146 int btrfs_uuid_tree_remove(struct btrfs_trans_handle *trans, u8 *uuid, u8 type, in btrfs_uuid_tree_remove() 228 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem() 257 u8 *uuid, u8 type, u64 subvolid) in btrfs_check_uuid_tree_entry() 342 u8 uuid[BTRFS_UUID_SIZE]; in btrfs_uuid_tree_iterate() local
|
D | volumes.h | 145 u8 uuid[BTRFS_UUID_SIZE]; member 572 u8 *uuid; member
|
/fs/afs/ |
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() 621 const uuid_t *uuid) in afs_yfsvl_get_endpoints()
|
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() 260 struct key *key, const uuid_t *uuid) in afs_vl_lookup_addrs() 285 const uuid_t *uuid, u32 addr_version) in afs_lookup_server()
|
D | cmservice.c | 165 struct afs_uuid *uuid) in afs_find_cm_server_by_uuid() 547 __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 | 301 incfs_uuid_t *uuid, u64 size, struct mem_range attr, in init_new_file() 708 incfs_uuid_t *uuid, u64 size, u64 offset) in init_new_mapped_file()
|
/fs/xfs/ |
D | xfs_mount.c | 60 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_mount() local 105 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_unmount() local
|
D | xfs_buf_item_recover.c | 717 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
|
D | xfs_ioctl32.h | 158 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 | 178 uuid_t uuid; /* 128-bit uuid for volume */ member
|
D | jfs_logmgr.c | 1714 uuid_t *uuid = &sbi->uuid; in lmLogFileSystem() local
|
/fs/ext4/ |
D | ioctl.c | 1154 __u8 uuid[UUID_SIZE]; in ext4_ioctl_getuuid() local 1187 __u8 uuid[UUID_SIZE]; in ext4_ioctl_setuuid() local
|
/fs/nfsd/ |
D | nfsfh.h | 143 u32 fsid, unsigned char *uuid) in mk_fsid()
|
/fs/ocfs2/ |
D | stack_user.c | 148 char uuid[OCFS2_TEXT_UUID_LEN]; member 274 static void ocfs2_control_send_down(const char *uuid, in ocfs2_control_send_down()
|
/fs/overlayfs/ |
D | ovl_entry.h | 17 bool uuid; member
|
D | copy_up.c | 343 uuid_t *uuid = &real->d_sb->s_uuid; in ovl_encode_real_fh() local
|
D | overlayfs.h | 102 uuid_t uuid; /* uuid of filesystem */ member
|
/fs/xfs/libxfs/ |
D | xfs_da_format.h | 51 uuid_t uuid; /* filesystem we belong to */ member 317 uuid_t uuid; /* filesystem we belong to */ member
|
D | xfs_fs.h | 125 unsigned char uuid[16]; /* unique id of the filesystem */ member 151 unsigned char uuid[16]; /* unique id of the filesystem */ member 178 unsigned char uuid[16]; /* unique id of the filesystem */ member
|
/fs/ubifs/ |
D | super.c | 414 __le32 *uuid = (__le32 *)c->uuid; in ubifs_statfs() local
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 2262 char *uuid; in o2hb_region_pin() local 2314 char *uuid; in o2hb_region_unpin() local
|
/fs/erofs/ |
D | erofs_fs.h | 67 __u8 uuid[16]; /* 128-bit uuid for volume */ member
|