Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dvolumes.h630 int btrfs_forget_devices(dev_t devt);
Dsuper.c2507 ret = btrfs_forget_devices(devt); in btrfs_control_ioctl()
Dvolumes.c1334 int btrfs_forget_devices(dev_t devt) in btrfs_forget_devices() function
2810 btrfs_forget_devices(device->devt); in btrfs_init_new_device()