Home
last modified time | relevance | path

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

/linux-6.12.1/fs/btrfs/
Dvolumes.h699 int btrfs_forget_devices(dev_t devt);
Dsuper.c2248 ret = btrfs_forget_devices(devt); in btrfs_control_ioctl()
Dvolumes.c1318 int btrfs_forget_devices(dev_t devt) in btrfs_forget_devices() function
2842 btrfs_forget_devices(device->devt); in btrfs_init_new_device()