Home
last modified time | relevance | path

Searched refs:f_fstype (Results 1 – 7 of 7) sorted by relevance

/trueos/contrib/amd/fsinfo/
HDwr_fstab.c138 fp->f_fstype, in write_aix1_dkrmount()
139 fp->f_fstype, in write_aix1_dkrmount()
182 fp->f_fstype, in write_aix3_dkrmount()
183 fp->f_fstype, in write_aix3_dkrmount()
216 fp->f_fstype, in write_ultrix_dkrmount()
255 fp->f_fstype, in write_generic_dkrmount()
HDfsi_data.h198 char *f_fstype; member
HDfsi_util.c609 fp->f_fstype = v; in set_fsmount()
HDfsi_analyze.c431 fsi_log("set: fstype is %s", fp->f_fstype); in fixup_required_mount_info()
/trueos/usr.bin/find/
HDextern.h93 exec_f f_fstype; variable
HDoption.c88 { "-fstype", c_fstype, f_fstype, 0 },
HDfunction.c866 f_fstype(PLAN *plan, FTSENT *entry) in f_fstype() function