Home
last modified time | relevance | path

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

/linux-2.6.39/fs/configfs/
Dconfigfs_internal.h54 #define CONFIGFS_USET_IN_MKDIR 0x0200 macro
Ddir.c530 if (sd->s_type & CONFIGFS_USET_IN_MKDIR) { in configfs_detach_prep()
1305 sd->s_type |= CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()
1314 sd->s_type &= ~CONFIGFS_USET_IN_MKDIR; in configfs_mkdir()