Searched refs:CONFIGFS_NOT_PINNED (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/configfs/
H A Dconfigfs_internal.h49 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR) macro
H A Ddir.c308 if (sd->s_type & CONFIGFS_NOT_PINNED) {
332 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are
351 if (sd->s_type & CONFIGFS_NOT_PINNED)
406 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED))

Completed in 45 milliseconds