Searched refs:childless_item_ops (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/Documentation/filesystems/configfs/ | ||
H A D | configfs_example_explicit.c | 164 static struct configfs_item_operations childless_item_ops = { variable in typeref:struct:configfs_item_operations 170 .ct_item_ops = &childless_item_ops, |
H A D | configfs_example_macros.c | 127 static struct configfs_item_operations childless_item_ops = { variable in typeref:struct:configfs_item_operations 133 .ct_item_ops = &childless_item_ops, |
Completed in 141 milliseconds