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

/linux-4.4.14/fs/configfs/
H A Dconfigfs_internal.h62 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR) macro
H A Ddir.c459 if (sd->s_type & CONFIGFS_NOT_PINNED) { configfs_lookup()
487 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are
510 (sd->s_type & CONFIGFS_NOT_PINNED)) configfs_detach_prep()
567 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) detach_attrs()
1002 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are

Completed in 170 milliseconds