Home
last modified time | relevance | path

Searched refs:init_first_rw_device (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/btrfs/
Dvolumes.c219 static int init_first_rw_device(struct btrfs_trans_handle *trans);
2617 ret = init_first_rw_device(trans); in btrfs_init_new_device()
5304 static noinline int init_first_rw_device(struct btrfs_trans_handle *trans) in init_first_rw_device() function