Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.c192 static int init_first_rw_device(struct btrfs_trans_handle *trans);
2677 ret = init_first_rw_device(trans); in btrfs_init_new_device()
5300 static noinline int init_first_rw_device(struct btrfs_trans_handle *trans) in init_first_rw_device() function