Home
last modified time | relevance | path

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

/linux-4.19.296/fs/configfs/
Dconfigfs_internal.h63 #define CONFIGFS_ROOT 0x0001 macro
162 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
Dmount.c65 .s_type = CONFIGFS_ROOT,
Ddir.c987 type_print(CONFIGFS_ROOT); in configfs_dump_one()
1004 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()