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

/linux-4.4.14/fs/configfs/
H A Dconfigfs_internal.h54 #define CONFIGFS_DIR 0x0002 macro
H A Ddir.c285 CONFIGFS_DIR | CONFIGFS_USET_CREATING); configfs_create_dir()
939 type_print(CONFIGFS_DIR); configfs_dump_one()
955 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) configfs_dump()
1015 * CONFIGFS_DIR|CONFIGFS_USET_CREATING set by create_dir(). When
1040 if ((child_sd->s_type & CONFIGFS_DIR) && configfs_depend_prep()
1083 if (p->s_type & CONFIGFS_DIR) { configfs_depend_item()
H A Dinode.c218 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK)) configfs_get_name()

Completed in 92 milliseconds