Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/fsinfo/
H A Dwr_fstab.c136 fp->f_fstype, in write_aix1_dkrmount()
137 fp->f_fstype, in write_aix1_dkrmount()
180 fp->f_fstype, in write_aix3_dkrmount()
181 fp->f_fstype, in write_aix3_dkrmount()
214 fp->f_fstype, in write_ultrix_dkrmount()
253 fp->f_fstype, in write_generic_dkrmount()
H A Dfsi_data.h196 char *f_fstype; member
H A Dfsi_util.c607 fp->f_fstype = v; in set_fsmount()
H A Dfsi_analyze.c429 fsi_log("set: fstype is %s", fp->f_fstype); in fixup_required_mount_info()
/netbsd-src/usr.bin/find/
H A Dfunction.c99 int f_fstype(PLAN *, FTSENT *);
1054 f_fstype(PLAN *plan, FTSENT *entry) in f_fstype() function
1123 new = palloc(N_FSTYPE, f_fstype); in c_fstype()