Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Dvolumes.h462 int btrfs_forget_devices(const char *path);
Dsuper.c2408 ret = btrfs_forget_devices(vol->name); in btrfs_control_ioctl()
Dvolumes.c1324 int btrfs_forget_devices(const char *path) in btrfs_forget_devices() function
2733 btrfs_forget_devices(device_path); in btrfs_init_new_device()