Searched refs:CONFIGFS_DIR (Results 1 – 3 of 3) sorted by relevance
48 #define CONFIGFS_DIR 0x0002 macro59 (CONFIGFS_ROOT | CONFIGFS_DIR | CONFIGFS_ITEM_LINK)
303 CONFIGFS_DIR | CONFIGFS_USET_CREATING, in configfs_create_dir()974 type_print(CONFIGFS_DIR); in configfs_dump_one()990 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()1075 if ((child_sd->s_type & CONFIGFS_DIR) && in configfs_depend_prep()1125 if (p->s_type & CONFIGFS_DIR && in configfs_find_subsys_dentry()
189 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) in configfs_get_name()
Completed in 9 milliseconds