/fs/btrfs/ |
D | uuid-tree.c | 26 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
|
D | root-tree.c | 36 uuid_le uuid; in btrfs_read_root_item() local
|
D | volumes.c | 173 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
|
D | volumes.h | 107 u8 uuid[BTRFS_UUID_SIZE]; member
|
D | ioctl.c | 75 char uuid[BTRFS_UUID_SIZE]; /* in */ member 420 int btrfs_is_empty_uuid(u8 *uuid) in btrfs_is_empty_uuid()
|
D | send.c | 577 const u8 *uuid) in tlv_put_uuid() 623 #define TLV_PUT_UUID(sctx, attrtype, uuid) \ argument
|
/fs/xfs/ |
D | uuid.c | 36 uuid_getnodeuniq(uuid_t *uuid, int fsid [2]) in uuid_getnodeuniq() 46 uuid_is_nil(uuid_t *uuid) in uuid_is_nil()
|
D | xfs_mount.c | 72 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
|
D | xfs_fs.h | 172 unsigned char uuid[16]; /* unique id of the filesystem */ member 198 unsigned char uuid[16]; /* unique id of the filesystem */ member
|
D | xfs_ioctl32.h | 203 unsigned char uuid[16]; /* unique id of the filesystem */ member
|
D | xfs_log_recover.c | 1840 uuid_t *uuid; in xlog_recover_get_buf_lsn() local
|
/fs/gfs2/ |
D | sys.c | 73 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/ |
D | jfs_logmgr.h | 76 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
|
D | jfs_incore.h | 177 char uuid[16]; /* 128-bit uuid for volume */ member
|
D | jfs_logmgr.c | 1737 char *uuid = sbi->uuid; in lmLogFileSystem() local
|
/fs/nfsd/ |
D | nfsfh.h | 87 u32 fsid, unsigned char *uuid) in mk_fsid()
|
D | export.c | 341 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) in check_export()
|
/fs/afs/ |
D | cmservice.c | 537 __be32 uuid[11]; in SRXAFSCB_TellMeAboutYourself() member
|
/fs/ocfs2/ |
D | stack_user.c | 158 char uuid[OCFS2_TEXT_UUID_LEN]; member 284 static void ocfs2_control_send_down(const char *uuid, in ocfs2_control_send_down()
|
D | super.c | 1996 static int ocfs2_setup_osb_uuid(struct ocfs2_super *osb, const unsigned char *uuid, in ocfs2_setup_osb_uuid()
|
D | ocfs2.h | 308 u8 *uuid; member
|
/fs/ubifs/ |
D | super.c | 399 __le32 *uuid = (__le32 *)c->uuid; in ubifs_statfs() local
|
D | ubifs-media.h | 646 __u8 uuid[16]; member
|
/fs/xfs/libxfs/ |
D | xfs_da_format.h | 63 uuid_t uuid; /* filesystem we belong to */ member 360 uuid_t uuid; /* filesystem we belong to */ member
|
/fs/ocfs2/cluster/ |
D | heartbeat.c | 2363 char *uuid; in o2hb_region_pin() local 2415 char *uuid; in o2hb_region_unpin() local
|