Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.h438 int btrfs_forget_devices(const char *path);
H A Dsuper.c2356 ret = btrfs_forget_devices(vol->name); in btrfs_control_ioctl()
H A Dvolumes.c1365 int btrfs_forget_devices(const char *path) in btrfs_forget_devices() function
2734 btrfs_forget_devices(device_path); in btrfs_init_new_device()