Home
last modified time | relevance | path

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

/linux-3.4.99/fs/configfs/
Dconfigfs_internal.h48 #define CONFIGFS_DIR 0x0002 macro
Ddir.c287 CONFIGFS_DIR | CONFIGFS_USET_CREATING); in create_dir()
961 type_print(CONFIGFS_DIR); in configfs_dump_one()
977 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()
1061 if ((child_sd->s_type & CONFIGFS_DIR) && in configfs_depend_prep()
1104 if (p->s_type & CONFIGFS_DIR) { in configfs_depend_item()
Dinode.c232 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) in configfs_get_name()