Searched refs:CONFIGFS_USET_CREATING (Results 1 – 2 of 2) sorted by relevance
56 #define CONFIGFS_USET_CREATING 0x0400 macro
297 CONFIGFS_DIR | CONFIGFS_USET_CREATING, in configfs_create_dir()335 sd->s_type &= ~CONFIGFS_USET_CREATING; in configfs_dir_set_ready()337 if (child_sd->s_type & CONFIGFS_USET_CREATING) in configfs_dir_set_ready()356 ret = !(sd->s_type & CONFIGFS_USET_CREATING); in configfs_dirent_is_ready()1049 !(child_sd->s_type & CONFIGFS_USET_CREATING)) { in configfs_depend_prep()
Completed in 5 milliseconds