Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dvolumes.c259 static int init_first_rw_device(struct btrfs_trans_handle *trans);
2920 ret = init_first_rw_device(trans); in btrfs_init_new_device()
5815 static noinline int init_first_rw_device(struct btrfs_trans_handle *trans) in init_first_rw_device() function