/dflybsd-src/sys/vfs/autofs/ |
H A D | autofs_vfsops.c | 118 struct statfs *sbp = &mp->mnt_stat; in autofs_mount() local 282 autofs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in autofs_statfs() 296 autofs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in autofs_statvfs()
|
/dflybsd-src/sys/kern/ |
H A D | subr_module.c | 286 preload_modinfo_type(struct sbuf *sbp, int type) in preload_modinfo_type() 365 preload_modinfo_value(struct sbuf *sbp, uint32_t *bptr, int type, int len) in preload_modinfo_value() 402 preload_dump_internal(struct sbuf *sbp) in preload_dump_internal()
|
H A D | vfs_vfsops.c | 175 vfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in vfs_statfs() 190 vfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in vfs_statvfs()
|
/dflybsd-src/sys/dev/disk/sbp/ |
H A D | sbp.c | 196 struct sbp_softc *sbp; member 365 sbp_new_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_new_target() 408 struct sbp_softc *sbp; in sbp_alloc_lun() local 545 sbp_alloc_target(struct sbp_softc *sbp, struct fw_device *fwdev) in sbp_alloc_target() 738 struct sbp_softc *sbp; in sbp_post_busreset() local 754 struct sbp_softc *sbp = (struct sbp_softc *)arg; in sbp_post_explore() local 1542 struct sbp_softc *sbp; in sbp_recv1() local 1833 struct sbp_softc *sbp; in sbp_attach() local 1846 sbp = ((struct sbp_softc *)device_get_softc(dev)); in sbp_attach() local 1942 sbp_logout_all(struct sbp_softc *sbp) in sbp_logout_all() [all …]
|
/dflybsd-src/usr.bin/tail/ |
H A D | reverse.c | 72 reverse(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) in reverse() 99 r_reg(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) in r_reg()
|
H A D | forward.c | 90 forward(FILE *fp, enum STYLE style, off_t off, struct stat *sbp) in forward() 185 rlines(FILE *fp, off_t off, struct stat *sbp) in rlines()
|
/dflybsd-src/sys/vfs/fuse/ |
H A D | fuse_vfsops.c | 98 struct statfs *sbp = &mp->mnt_stat; in fuse_mount() local 386 fuse_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in fuse_statfs() 417 fuse_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in fuse_statvfs()
|
/dflybsd-src/sys/vfs/dirfs/ |
H A D | dirfs_vfsops.c | 290 dirfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in dirfs_statfs() 309 dirfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in dirfs_statvfs()
|
/dflybsd-src/sbin/clri/ |
H A D | clri.c | 60 struct fs *sbp; in main() local
|
/dflybsd-src/sys/vfs/procfs/ |
H A D | procfs_vfsops.c | 128 procfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in procfs_statfs()
|
/dflybsd-src/sys/vfs/msdosfs/ |
H A D | msdosfs_vfsops.c | 701 msdosfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in msdosfs_statfs() 722 msdosfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in msdosfs_statvfs()
|
/dflybsd-src/sys/vfs/ntfs/ |
H A D | ntfs_vfsops.c | 606 ntfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in ntfs_statfs() 633 ntfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in ntfs_statvfs()
|
/dflybsd-src/sys/dev/raid/vinum/ |
H A D | vinuminterrupt.c | 268 struct sdbuf *sbp; in sdio_done() local
|
/dflybsd-src/sys/vfs/devfs/ |
H A D | devfs_vfsops.c | 182 devfs_vfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in devfs_vfs_statfs()
|
/dflybsd-src/bin/mv/ |
H A D | mv.c | 279 fastcopy(const char *from, const char *to, struct stat *sbp) in fastcopy()
|
/dflybsd-src/sys/vfs/nfs/ |
H A D | nfs_vfsops.c | 311 nfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in nfs_statfs() 398 nfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in nfs_statvfs()
|
/dflybsd-src/sys/vfs/hammer/ |
H A D | hammer_vfsops.c | 979 hammer_vfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in hammer_vfs_statfs() 1017 hammer_vfs_statvfs(struct mount *mp, struct statvfs *sbp, struct ucred *cred) in hammer_vfs_statvfs()
|
/dflybsd-src/bin/pax/ |
H A D | gen_subs.c | 75 struct stat *sbp; in ls_list() local
|
/dflybsd-src/sys/vfs/smbfs/ |
H A D | smbfs_vfsops.c | 318 smbfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in smbfs_statfs()
|
/dflybsd-src/sys/vfs/mfs/ |
H A D | mfs_vfsops.c | 506 mfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in mfs_statfs()
|
/dflybsd-src/contrib/nvi2/ex/ |
H A D | ex_init.c | 351 exrc_isok(SCR *sp, struct stat *sbp, char *path, int rootown, int rootid) in exrc_isok()
|
/dflybsd-src/sys/vfs/tmpfs/ |
H A D | tmpfs_vfsops.c | 474 tmpfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in tmpfs_statfs()
|
/dflybsd-src/sys/dev/disk/iscsi/initiator/ |
H A D | isc_soc.c | 370 struct sockbuf sbp; in so_recv() local
|
/dflybsd-src/sys/vfs/hpfs/ |
H A D | hpfs_vfsops.c | 398 hpfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in hpfs_statfs()
|
/dflybsd-src/sys/vfs/nullfs/ |
H A D | null_vfsops.c | 298 nullfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in nullfs_statfs()
|