CONFIGFS_USET_DROPPING  198 fs/configfs/dir.c 	if (parent_sd->s_type & CONFIGFS_USET_DROPPING) {
CONFIGFS_USET_DROPPING  515 fs/configfs/dir.c 	parent_sd->s_type |= CONFIGFS_USET_DROPPING;
CONFIGFS_USET_DROPPING  560 fs/configfs/dir.c 	parent_sd->s_type &= ~CONFIGFS_USET_DROPPING;
CONFIGFS_USET_DROPPING  967 fs/configfs/dir.c 	type_print(CONFIGFS_USET_DROPPING);
CONFIGFS_USET_DROPPING 1064 fs/configfs/dir.c 		    !(child_sd->s_type & CONFIGFS_USET_DROPPING) &&
CONFIGFS_USET_DROPPING   96 fs/configfs/symlink.c 	if (target_sd->s_type & CONFIGFS_USET_DROPPING) {