Home
last modified time | relevance | path

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

/linux-6.1.9/fs/configfs/
Dconfigfs_internal.h57 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR) macro
Ddir.c454 if ((sd->s_type & CONFIGFS_NOT_PINNED) && in configfs_lookup()
508 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep()
565 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()