IS_DIR           1036 http-push.c    	if (!strcmp(ls->path, ls->dentry_name) && (ls->flags & IS_DIR)) {
IS_DIR           1050 http-push.c    	if (!strcmp(ls->path, ls->dentry_name) && (ls->dentry_flags & IS_DIR)) {
IS_DIR           1055 http-push.c    	if (!(ls->dentry_flags & IS_DIR))
IS_DIR           1065 http-push.c    			if (ls->dentry_flags & IS_DIR) {
IS_DIR           1104 http-push.c    			ls->dentry_flags |= IS_DIR;