Searched defs:sbp (Results 1 - 25 of 65) sorted by relevance

123

/netbsd-current/sys/miscfs/genfs/
H A Dgenfs_vfsops.c42 genfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
H A Dlayer_vfsops.c161 layerfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sbin/clri/
H A Dclri.c75 struct fs *sbp; local
[all...]
/netbsd-current/usr.bin/tail/
H A Dreverse.c77 reverse(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) argument
106 r_reg(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) argument
H A Dforward.c88 forward(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) argument
274 rlines(FILE *fp, off_t off, struct stat *sbp) argument
[all...]
/netbsd-current/sys/compat/netbsd32/
H A Dnetbsd32_compat_20.c58 compat_20_netbsd32_from_statvfs(struct statvfs *sbp, struct netbsd32_statfs *sb32p) argument
[all...]
/netbsd-current/bin/pax/
H A Dgen_subs.c112 struct stat *sbp; local
/netbsd-current/lib/libpuffs/
H A Dsubr.c102 puffs_fsnop_statvfs(struct puffs_usermount *dontuse1, struct puffs_statvfs *sbp) argument
145 puffs_zerostatvfs(struct puffs_statvfs *sbp) argument
[all...]
/netbsd-current/usr.sbin/puffs/mount_psshfs/
H A Dfs.c174 psshfs_fs_statvfs(struct puffs_usermount *pu, struct puffs_statvfs *sbp) argument
[all...]
/netbsd-current/bin/mv/
H A Dmv.c269 fastcopy(char *from, char *to, struct stat *sbp) argument
[all...]
/netbsd-current/tests/fs/puffs/h_dtfs/
H A Ddtfs_vfsops.c195 dtfs_fs_statvfs(struct puffs_usermount *pu, struct puffs_statvfs *sbp) argument
[all...]
/netbsd-current/sys/ufs/mfs/
H A Dmfs_vfsops.c436 mfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
/netbsd-current/external/bsd/libpcap/dist/
H A Ddlpisubs.c148 struct sb_hdr *sbp; local
[all...]
/netbsd-current/external/bsd/nvi/dist/ex/
H A Dex_init.c348 exrc_isok(SCR *sp, struct stat *sbp, const char *path, int rootown, int rootid) argument
/netbsd-current/external/bsd/mdocml/dist/
H A Dcompat_fts.c514 struct stat *sbp; local
[all...]
/netbsd-current/sys/fs/filecorefs/
H A Dfilecore_vfsops.c480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sys/fs/puffs/
H A Dpuffs_vfsops.c474 puffs_vfsop_statvfs(struct mount *mp, struct statvfs *sbp) argument
/netbsd-current/bin/rm/
H A Drm.c387 rm_overwrite(char *file, struct stat *sbp) argument
/netbsd-current/sys/fs/efs/
H A Defs_subr.c134 efs_locate_inode(ino_t ino, struct efs_sb *sbp, uint32_t *bboff, int *index) argument
160 struct efs_sb *sbp; local
H A Defs_vfsops.c316 efs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sys/ufs/chfs/
H A Dchfs_vfsops.c704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sys/fs/hfs/
H A Dhfs_vfsops.c459 hfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sys/fs/autofs/
H A Dautofs_vfsops.c98 struct statvfs *sbp = &mp->mnt_stat; local
282 autofs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c400 tmpfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/netbsd-current/sys/miscfs/procfs/
H A Dprocfs_vfsops.c255 procfs_statvfs(struct mount *mp, struct statvfs *sbp) argument

Completed in 236 milliseconds

123