Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.h444 int btrfs_forget_devices(const char *path);
Dsuper.c2189 ret = btrfs_forget_devices(vol->name); in btrfs_control_ioctl()
Dvolumes.c1439 int btrfs_forget_devices(const char *path) in btrfs_forget_devices() function