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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/configfs/
H A Dconfigfs_internal.h48 #define CONFIGFS_DIR 0x0002 macro
H A Dinode.c232 if (sd->s_type & (CONFIGFS_DIR | CONFIGFS_ITEM_LINK))
H A Ddir.c275 CONFIGFS_DIR | CONFIGFS_USET_CREATING);
959 type_print(CONFIGFS_DIR);
975 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT)))
1035 * CONFIGFS_DIR|CONFIGFS_USET_CREATING set by create_dir(). When
1059 if ((child_sd->s_type & CONFIGFS_DIR) &&
1101 if (p->s_type & CONFIGFS_DIR) {

Completed in 65 milliseconds