Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Dvolumes.h615 int btrfs_forget_devices(dev_t devt);
Dsuper.c2209 ret = btrfs_forget_devices(devt); in btrfs_control_ioctl()
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()