Home
last modified time | relevance | path

Searched refs:CONFIGFS_USET_DIR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/configfs/
H A Dconfigfs_internal.h54 #define CONFIGFS_USET_DIR 0x0040 macro
H A Ddir.c883 sd->s_type |= CONFIGFS_USET_DIR; in configfs_attach_group()
975 type_print(CONFIGFS_USET_DIR); in configfs_dump_one()
1305 if (!(sd->s_type & CONFIGFS_USET_DIR)) { in configfs_mkdir()
1547 if (sd->s_type & CONFIGFS_USET_DIR) { in configfs_rmdir()
/kernel/linux/linux-6.6/fs/configfs/
H A Dconfigfs_internal.h52 #define CONFIGFS_USET_DIR 0x0040 macro
H A Ddir.c857 sd->s_type |= CONFIGFS_USET_DIR; in configfs_attach_group()
949 type_print(CONFIGFS_USET_DIR); in configfs_dump_one()
1280 if (!(sd->s_type & CONFIGFS_USET_DIR)) { in configfs_mkdir()
1522 if (sd->s_type & CONFIGFS_USET_DIR) { in configfs_rmdir()

Completed in 6 milliseconds