Home
last modified time | relevance | path

Searched defs:anon_dev (Results 1 – 2 of 2) sorted by relevance

/linux/fs/btrfs/
H A Ddisk-io.c1093 static int btrfs_init_fs_root(struct btrfs_root *root, dev_t anon_dev) in btrfs_init_fs_root()
1296 u64 objectid, dev_t *anon_dev, in btrfs_get_root_ref()
1414 u64 objectid, dev_t *anon_dev) in btrfs_get_new_fs_root()
H A Dioctl.c520 dev_t anon_dev; in create_subvol() local