Searched refs:CONFIGFS_NOT_PINNED (Results 1 - 2 of 2) sorted by last modified time

/linux-master/fs/configfs/
H A Ddir.c454 if ((sd->s_type & CONFIGFS_NOT_PINNED) &&
485 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are
508 (sd->s_type & CONFIGFS_NOT_PINNED))
565 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED))
1009 * Only subdirectories count here. Files (CONFIGFS_NOT_PINNED) are
H A Dconfigfs_internal.h57 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR) macro

Completed in 154 milliseconds