Home
last modified time | relevance | path

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

/linux-6.1.9/fs/configfs/
Ddir.c1193 struct configfs_subsystem *target_subsys; in configfs_depend_item_unlocked() local
1208 target_subsys = to_configfs_subsystem(to_config_group(target)); in configfs_depend_item_unlocked()
1211 target_subsys = parent->cg_subsys; in configfs_depend_item_unlocked()
1218 if (target_subsys != caller_subsys) { in configfs_depend_item_unlocked()
1232 &target_subsys->su_group.cg_item); in configfs_depend_item_unlocked()
1236 subsys_sd = target_subsys->su_group.cg_item.ci_dentry->d_fsdata; in configfs_depend_item_unlocked()
1242 if (target_subsys != caller_subsys) in configfs_depend_item_unlocked()