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

123

/src/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...]
/src/sbin/clri/
H A Dclri.c75 struct fs *sbp; local in function:main
[all...]
/src/sys/compat/netbsd32/
H A Dnetbsd32_compat_20.c58 compat_20_netbsd32_from_statvfs(struct statvfs *sbp, struct netbsd32_statfs *sb32p) argument
[all...]
/src/usr.bin/tail/
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...]
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
/src/sys/ufs/mfs/
H A Dmfs_vfsops.c432 mfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
/src/tests/fs/puffs/h_dtfs/
H A Ddtfs_vfsops.c195 dtfs_fs_statvfs(struct puffs_usermount *pu, struct puffs_statvfs *sbp) argument
[all...]
/src/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...]
/src/bin/mv/
H A Dmv.c269 fastcopy(char *from, char *to, struct stat *sbp) argument
[all...]
/src/bin/pax/
H A Dgen_subs.c112 struct stat *sbp; local in function:ls_list
/src/usr.sbin/puffs/mount_psshfs/
H A Dfs.c174 psshfs_fs_statvfs(struct puffs_usermount *pu, struct puffs_statvfs *sbp) argument
[all...]
/src/sys/ufs/chfs/
H A Dchfs_vfsops.c704 chfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/fs/autofs/
H A Dautofs_vfsops.c98 struct statvfs *sbp = &mp->mnt_stat; local in function:autofs_mount
282 autofs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/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 in function:efs_read_inode
H A Defs_vfsops.c316 efs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/fs/filecorefs/
H A Dfilecore_vfsops.c480 filecore_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/fs/hfs/
H A Dhfs_vfsops.c459 hfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/fs/puffs/
H A Dpuffs_vfsops.c474 puffs_vfsop_statvfs(struct mount *mp, struct statvfs *sbp) argument
/src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c400 tmpfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/fs/union/
H A Dunion_vfsops.c435 union_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/fs/unionfs/
H A Dunionfs_vfsops.c389 unionfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]
/src/sys/miscfs/procfs/
H A Dprocfs_vfsops.c264 procfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
/src/bin/rm/
H A Drm.c387 rm_overwrite(char *file, struct stat *sbp) argument
/src/sys/fs/adosfs/
H A Dadvfsops.c343 adosfs_statvfs(struct mount *mp, struct statvfs *sbp) argument
[all...]

Completed in 15 milliseconds

123