Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dvolumes.c248 static int init_first_rw_device(struct btrfs_trans_handle *trans);
2756 ret = init_first_rw_device(trans); in btrfs_init_new_device()
5639 static noinline int init_first_rw_device(struct btrfs_trans_handle *trans) in init_first_rw_device() function