Home
last modified time | relevance | path

Searched refs:CONFIGFS_USET_IN_MKDIR (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/configfs/
Dconfigfs_internal.h55 #define CONFIGFS_USET_IN_MKDIR 0x0200 macro
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()