Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.c248 static int init_first_rw_device(struct btrfs_trans_handle *trans);
2750 ret = init_first_rw_device(trans); in btrfs_init_new_device()
5635 static noinline int init_first_rw_device(struct btrfs_trans_handle *trans) in init_first_rw_device() function