Searched refs:CONFIGFS_NOT_PINNED (Results 1 - 2 of 2) 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.h56 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR) macro
H A Ddir.c479 if (sd->s_type & CONFIGFS_NOT_PINNED) {
504 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are
527 (sd->s_type & CONFIGFS_NOT_PINNED))
584 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED))
1022 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are

Completed in 37 milliseconds