Home
last modified time | relevance | path

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

/Linux-v5.10/fs/configfs/
Dconfigfs_internal.h49 #define CONFIGFS_ROOT 0x0001 macro
137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
Dmount.c61 .s_type = CONFIGFS_ROOT,
Ddir.c961 type_print(CONFIGFS_ROOT); in configfs_dump_one()
978 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()