Home
last modified time | relevance | path

Searched defs:uuid (Results 1 – 25 of 28) 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()
94 struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_tree_add()
158 struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_tree_rem()
238 static int btrfs_uuid_iter_rem(struct btrfs_root *uuid_root, u8 *uuid, u8 type, in btrfs_uuid_iter_rem()
307 u8 uuid[BTRFS_UUID_SIZE]; in btrfs_uuid_tree_iterate() local
Droot-tree.c36 uuid_le uuid; in btrfs_read_root_item() local
Dvolumes.c173 u64 devid, u8 *uuid) in __find_device()
3837 u8 *uuid, u8 type, u64 subid) in btrfs_check_uuid_tree_entry()
5871 u8 *uuid, u8 *fsid) in btrfs_find_device()
5925 const u8 *uuid) in btrfs_alloc_device()
5971 u8 uuid[BTRFS_UUID_SIZE]; in read_one_chunk() local
Dvolumes.h107 u8 uuid[BTRFS_UUID_SIZE]; member
Dioctl.c75 char uuid[BTRFS_UUID_SIZE]; /* in */ member
420 int btrfs_is_empty_uuid(u8 *uuid) in btrfs_is_empty_uuid()
Dsend.c577 const u8 *uuid) in tlv_put_uuid()
623 #define TLV_PUT_UUID(sctx, attrtype, uuid) \ argument
/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
115 uuid_t *uuid = &mp->m_sb.sb_uuid; in xfs_uuid_unmount() local
Dxfs_fs.h172 unsigned char uuid[16]; /* unique id of the filesystem */ member
198 unsigned char uuid[16]; /* unique id of the filesystem */ member
Dxfs_ioctl32.h203 unsigned char uuid[16]; /* unique id of the filesystem */ member
Dxfs_log_recover.c1840 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
/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
684 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.h177 char uuid[16]; /* 128-bit uuid for volume */ member
Djfs_logmgr.c1737 char *uuid = sbi->uuid; in lmLogFileSystem() local
/fs/nfsd/
Dnfsfh.h87 u32 fsid, unsigned char *uuid) in mk_fsid()
Dexport.c341 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) in check_export()
/fs/afs/
Dcmservice.c537 __be32 uuid[11]; in SRXAFSCB_TellMeAboutYourself() member
/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.c1996 static int ocfs2_setup_osb_uuid(struct ocfs2_super *osb, const unsigned char *uuid, in ocfs2_setup_osb_uuid()
Docfs2.h308 u8 *uuid; member
/fs/ubifs/
Dsuper.c399 __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
360 uuid_t uuid; /* filesystem we belong to */ member
/fs/ocfs2/cluster/
Dheartbeat.c2363 char *uuid; in o2hb_region_pin() local
2415 char *uuid; in o2hb_region_unpin() local

12