dir_check_ftype  6274 source3/include/proto.h bool dir_check_ftype(connection_struct *conn, uint32 mode, uint32 dirtype);
dir_check_ftype   906 source3/smbd/dir.c 			if (!dir_check_ftype(conn,*mode,dirtype)) {
dir_check_ftype  2311 source3/smbd/reply.c 	if (!dir_check_ftype(conn, fattr, dirtype)) {
dir_check_ftype  1406 source3/smbd/trans2.c 			if (!dir_check_ftype(conn,mode,dirtype)) {