Searched refs:btrfs_fs_devices (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/btrfs/
H A Dvolumes.h34 struct btrfs_fs_devices *fs_devices;
88 struct btrfs_fs_devices { struct
111 struct btrfs_fs_devices *seed;
160 int btrfs_open_devices(struct btrfs_fs_devices *fs_devices,
163 struct btrfs_fs_devices **fs_devices_ret);
164 int btrfs_close_devices(struct btrfs_fs_devices *fs_devices);
165 int btrfs_close_extra_devices(struct btrfs_fs_devices *fs_devices);
H A Ddisk-io.h37 struct btrfs_fs_devices;
48 struct btrfs_fs_devices *fs_devices,
H A Dvolumes.c77 static void free_fs_devices(struct btrfs_fs_devices *fs_devices)
93 struct btrfs_fs_devices *fs_devices;
97 struct btrfs_fs_devices, list);
118 static noinline struct btrfs_fs_devices *find_fsid(u8 *fsid)
120 struct btrfs_fs_devices *fs_devices;
364 u64 devid, struct btrfs_fs_devices **fs_devices_ret)
367 struct btrfs_fs_devices *fs_devices;
432 static struct btrfs_fs_devices *clone_fs_devices(struct btrfs_fs_devices *orig)
434 struct btrfs_fs_devices *fs_device
[all...]
H A Dsuper.c260 struct btrfs_fs_devices **fs_devices)
434 struct btrfs_fs_devices *fs_devices,
551 struct btrfs_fs_devices *test_fs_devices = data;
569 struct btrfs_fs_devices *fs_devices = NULL;
761 struct btrfs_fs_devices *fs_devices;
H A Ddisk-io.c384 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices;
1498 struct btrfs_fs_devices *fs_devices,
H A Dctree.h808 struct btrfs_fs_devices;
978 struct btrfs_fs_devices *fs_devices;
H A Dextent-tree.c6069 struct btrfs_fs_devices *fs_devices = root->fs_info->fs_devices;

Completed in 147 milliseconds