Searched refs:MT_STAT (Results 1 – 11 of 11) sorted by relevance
184 struct MT_STAT *buf) in set_parameters()291 struct MT_STAT *buf) in set_parameters()418 struct MT_STAT *buf) in set_parameters()532 struct MT_STAT *buf) in set_parameters()781 struct MT_STAT *buf) in set_parameters()864 struct MT_STAT *statbuf) in init_geom()983 struct MT_STAT *statbuf) in init_geom()1095 struct MT_STAT *statbuf) in init_geom()
34 struct MT_STAT statbuf;154 if(MT_STAT(filename, &This->statbuf) < 0) { in OpenDir()
109 struct MT_STAT stbuf; in _unix_write()127 if (!MT_STAT(unixFile, &stbuf)) { in _unix_write()128 struct MT_STAT srcStbuf; in _unix_write()204 struct MT_STAT buf; in makeUnixDir()205 if(MT_STAT(filename, &buf) < 0) in makeUnixDir()
100 struct MT_STAT sbuf; in open_mcwd()106 if (MT_STAT(file, &sbuf) < 0) in open_mcwd()
76 struct MT_STAT st_dev, st_mnt; in test_mounted()83 if (MT_STAT (dev, &st_dev)) { in test_mounted()120 if (MT_STAT (mnt->mnt_fsname, &st_mnt)) { in test_mounted()
619 #define MT_STAT stat64 macro623 #define MT_STAT stat macro
132 struct MT_STAT buf; in unix_loop()655 struct MT_STAT buf; in mpBuildUnixFilename()656 if (!MT_STAT(ret, &buf) && !S_ISDIR(buf.st_mode)) in mpBuildUnixFilename()
166 struct MT_STAT statbuf; in UNUSED()
147 struct MT_STAT *statbuf);
802 struct MT_STAT stbuf; in get_lba_geom()1226 struct MT_STAT stbuf; in mformat()
44 struct MT_STAT statbuf;