Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
Dconfigfs_internal.h59 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR | CONFIGFS_ITEM_BIN_ATTR) macro
Ddir.c473 if (sd->s_type & CONFIGFS_NOT_PINNED) { in configfs_lookup()
524 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep()
581 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()