Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/configfs/
H A Dconfigfs_internal.h59 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR) macro
H A Ddir.c481 if (sd->s_type & CONFIGFS_NOT_PINNED) { in configfs_lookup()
532 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep()
589 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()