Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/configfs/
H A Dconfigfs_internal.h57 #define CONFIGFS_USET_IN_MKDIR 0x0200 macro
H A Ddir.c538 if (sd->s_type & CONFIGFS_USET_IN_MKDIR) { in configfs_detach_prep()
1414 sd->s_type |= CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()
1423 sd->s_type &= ~CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()
/kernel/linux/linux-6.6/fs/configfs/
H A Dconfigfs_internal.h55 #define CONFIGFS_USET_IN_MKDIR 0x0200 macro
H A Ddir.c512 if (sd->s_type & CONFIGFS_USET_IN_MKDIR) { in configfs_detach_prep()
1389 sd->s_type |= CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()
1398 sd->s_type &= ~CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()

Completed in 7 milliseconds