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

/linux-master/fs/btrfs/
H A Dsysfs.c682 #define to_raid_kobj(_kobj) container_of(_kobj, struct raid_kobject, kobj) macro
695 int index = btrfs_bg_flags_to_raid_index(to_raid_kobj(kobj)->flags);
723 kfree(to_raid_kobj(kobj));

Completed in 148 milliseconds