Home
last modified time | relevance | path

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

12

/fs/btrfs/
Duuid-tree.c26 static void btrfs_uuid_to_key(u8 *uuid, u8 type, struct btrfs_key *key) in btrfs_uuid_to_key()
34 static int btrfs_uuid_tree_lookup(struct btrfs_root *uuid_root, u8 *uuid, in btrfs_uuid_tree_lookup()
95 struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_tree_add()
159 struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_tree_rem()
240 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
310 u8 uuid[BTRFS_UUID_SIZE]; in btrfs_uuid_tree_iterate() local
Droot-tree.c36 uuid_le uuid; in btrfs_read_root_item() local
Dvolumes.c258 u64 devid, u8 *uuid) in __find_device()
4243 u8 *uuid, u8 type, u64 subid) in btrfs_check_uuid_tree_entry()
6257 u8 *uuid, u8 *fsid) in btrfs_find_device()
6311 const u8 *uuid) in btrfs_alloc_device()
6425 u8 uuid[BTRFS_UUID_SIZE]; in read_one_chunk() local
Dvolumes.h107 u8 uuid[BTRFS_UUID_SIZE]; member
Dioctl.c77 char uuid[BTRFS_UUID_SIZE]; /* in */ member
423 int btrfs_is_empty_uuid(u8 *uuid) in btrfs_is_empty_uuid()
Dsend.c608 const u8 *uuid) in tlv_put_uuid()
654 #define TLV_PUT_UUID(sctx, attrtype, uuid) \ argument
Ddisk-io.c1417 uuid_le uuid; in btrfs_create_tree() local
/fs/xfs/
Duuid.c36 uuid_getnodeuniq(uuid_t *uuid, int fsid [2]) in uuid_getnodeuniq()
46 uuid_is_nil(uuid_t *uuid) in uuid_is_nil()
Dxfs_mount.c72 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_mount() local
114 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_unmount() local
Dxfs_ioctl32.h203 unsigned char uuid[16]; /* unique id of the filesystem */ member
/fs/gfs2/
Dsys.c73 static int gfs2_uuid_valid(const u8 *uuid) in gfs2_uuid_valid()
87 const u8 *uuid = s->s_uuid; in uuid_show() local
714 const u8 *uuid = s->s_uuid; in gfs2_uevent() local
/fs/jfs/
Djfs_logmgr.h76 char uuid[16]; /* 16: 128-bit journal uuid */ member
79 char uuid[16]; member
413 char uuid[16]; /* 16: 128-bit uuid of log device */ member
Djfs_incore.h180 char uuid[16]; /* 128-bit uuid for volume */ member
Djfs_logmgr.c1735 char *uuid = sbi->uuid; in lmLogFileSystem() local
/fs/afs/
Dcmservice.c532 __be32 uuid[11]; in SRXAFSCB_TellMeAboutYourself() member
/fs/nfsd/
Dnfsfh.h88 u32 fsid, unsigned char *uuid) in mk_fsid()
Dexport.c342 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) in check_export()
/fs/ocfs2/
Dstack_user.c158 char uuid[OCFS2_TEXT_UUID_LEN]; member
284 static void ocfs2_control_send_down(const char *uuid, in ocfs2_control_send_down()
Dsuper.c1977 static int ocfs2_setup_osb_uuid(struct ocfs2_super *osb, const unsigned char *uuid, in ocfs2_setup_osb_uuid()
Docfs2.h323 u8 *uuid; member
/fs/ubifs/
Dsuper.c400 __le32 *uuid = (__le32 *)c->uuid; in ubifs_statfs() local
Dubifs-media.h646 __u8 uuid[16]; member
/fs/xfs/libxfs/
Dxfs_da_format.h63 uuid_t uuid; /* filesystem we belong to */ member
341 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
/fs/ocfs2/cluster/
Dheartbeat.c2383 char *uuid; in o2hb_region_pin() local
2435 char *uuid; in o2hb_region_unpin() local

12