Home
last modified time | relevance | path

Searched refs:btrfs_forget_devices (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dvolumes.h438 int btrfs_forget_devices(const char *path);
H A Dsuper.c2354 ret = btrfs_forget_devices(vol->name); in btrfs_control_ioctl()
H A Dvolumes.c1388 int btrfs_forget_devices(const char *path) in btrfs_forget_devices() function
2770 btrfs_forget_devices(device_path); in btrfs_init_new_device()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dvolumes.h615 int btrfs_forget_devices(dev_t devt);
H A Dsuper.c2212 ret = btrfs_forget_devices(devt); in btrfs_control_ioctl()
H A Dvolumes.c1345 int btrfs_forget_devices(dev_t devt) in btrfs_forget_devices() function
2816 btrfs_forget_devices(device->devt); in btrfs_init_new_device()

Completed in 27 milliseconds