Home
last modified time | relevance | path

Searched refs:CONFIGFS_ROOT (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/fs/configfs/
H A Dconfigfs_internal.h47 #define CONFIGFS_ROOT 0x0001 macro
59 (CONFIGFS_ROOT | CONFIGFS_DIR | CONFIGFS_ITEM_LINK)
137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
H A Dmount.c59 .s_type = CONFIGFS_ROOT,
H A Ddir.c974 type_print(CONFIGFS_ROOT); in configfs_dump_one()
991 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()