Home
last modified time | relevance | path

Searched refs:CONFIGFS_ROOT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/configfs/
H A Dconfigfs_internal.h49 #define CONFIGFS_ROOT 0x0001 macro
137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
H A Dmount.c61 .s_type = CONFIGFS_ROOT,
H A Ddir.c971 type_print(CONFIGFS_ROOT); in configfs_dump_one()
988 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()
/kernel/linux/linux-6.6/fs/configfs/
H A Dconfigfs_internal.h47 #define CONFIGFS_ROOT 0x0001 macro
137 if (!(sd->s_type & CONFIGFS_ROOT)) { in release_configfs_dirent()
H A Dmount.c59 .s_type = CONFIGFS_ROOT,
H A Ddir.c945 type_print(CONFIGFS_ROOT); in configfs_dump_one()
962 if (!(sd->s_type & (CONFIGFS_DIR|CONFIGFS_ROOT))) in configfs_dump()

Completed in 7 milliseconds