dos_mode_msdfs   6316 source3/include/proto.h uint32 dos_mode_msdfs(connection_struct *conn, const char *path,SMB_STRUCT_STAT *sbuf);
dos_mode_msdfs   1401 source3/smbd/trans2.c 				mode = dos_mode_msdfs(conn,pathreal,&sbuf);
dos_mode_msdfs   4078 source3/smbd/trans2.c 		mode = dos_mode_msdfs(conn,fname,&sbuf);