Searched defs:anon_dev (Results 1 - 8 of 8) sorted by relevance
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | transaction.h | 168 dev_t anon_dev; member
|
| H A D | ctree.h | 258 dev_t anon_dev; member
|
| H A D | ioctl.c | 604 dev_t anon_dev; in create_subvol() local [all...] |
| H A D | disk-io.c | 1096 static int btrfs_init_fs_root(struct btrfs_root *root, dev_t anon_dev) in btrfs_init_fs_root() argument 1289 btrfs_get_root_ref(struct btrfs_fs_info *fs_info, u64 objectid, dev_t *anon_dev, bool check_ref) btrfs_get_root_ref() argument 1407 btrfs_get_new_fs_root(struct btrfs_fs_info *fs_info, u64 objectid, dev_t *anon_dev) btrfs_get_new_fs_root() argument [all...] |
| /kernel/linux/linux-5.10/fs/btrfs/ |
| H A D | transaction.h | 163 dev_t anon_dev; member
|
| H A D | ioctl.c | 595 dev_t anon_dev = 0; in create_subvol() local [all...] |
| H A D | disk-io.c | 1346 static int btrfs_init_fs_root(struct btrfs_root *root, dev_t anon_dev) in btrfs_init_fs_root() argument 1541 btrfs_get_root_ref(struct btrfs_fs_info *fs_info, u64 objectid, dev_t anon_dev, bool check_ref) btrfs_get_root_ref() argument 1649 btrfs_get_new_fs_root(struct btrfs_fs_info *fs_info, u64 objectid, dev_t anon_dev) btrfs_get_new_fs_root() argument [all...] |
| H A D | ctree.h | 1126 dev_t anon_dev; member
|
Completed in 23 milliseconds