Home
last modified time | relevance | path

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

/linux-4.1.27/fs/configfs/
Dconfigfs_internal.h62 #define CONFIGFS_NOT_PINNED (CONFIGFS_ITEM_ATTR) macro
Ddir.c459 if (sd->s_type & CONFIGFS_NOT_PINNED) { in configfs_lookup()
510 (sd->s_type & CONFIGFS_NOT_PINNED)) in configfs_detach_prep()
567 if (!sd->s_element || !(sd->s_type & CONFIGFS_NOT_PINNED)) in detach_attrs()