Home
last modified time | relevance | path

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

/openbmc/linux/fs/btrfs/
H A Dsysfs.h19 int btrfs_sysfs_add_fsid(struct btrfs_fs_devices *fs_devs);
H A Dsysfs.c1975 int btrfs_sysfs_add_fsid(struct btrfs_fs_devices *fs_devs) in btrfs_sysfs_add_fsid() function
H A Ddisk-io.c3447 ret = btrfs_sysfs_add_fsid(fs_devices); in open_ctree()