Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.h437 int btrfs_forget_devices(const char *path);
Dsuper.c2323 ret = btrfs_forget_devices(vol->name); in btrfs_control_ioctl()
Dvolumes.c1314 int btrfs_forget_devices(const char *path) in btrfs_forget_devices() function
2677 btrfs_forget_devices(device_path); in btrfs_init_new_device()