Home
last modified time | relevance | path

Searched defs:sbp (Results 1 – 25 of 47) sorted by relevance

12

/dflybsd-src/sys/vfs/autofs/
H A Dautofs_vfsops.c118 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 Dsubr_module.c286 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 Dvfs_vfsops.c175 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 Dsbp.c196 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 Dreverse.c72 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 Dforward.c90 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 Dfuse_vfsops.c98 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 Ddirfs_vfsops.c290 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 Dclri.c60 struct fs *sbp; in main() local
/dflybsd-src/sys/vfs/procfs/
H A Dprocfs_vfsops.c128 procfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in procfs_statfs()
/dflybsd-src/sys/vfs/msdosfs/
H A Dmsdosfs_vfsops.c701 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 Dntfs_vfsops.c606 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 Dvinuminterrupt.c268 struct sdbuf *sbp; in sdio_done() local
/dflybsd-src/sys/vfs/devfs/
H A Ddevfs_vfsops.c182 devfs_vfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in devfs_vfs_statfs()
/dflybsd-src/bin/mv/
H A Dmv.c279 fastcopy(const char *from, const char *to, struct stat *sbp) in fastcopy()
/dflybsd-src/sys/vfs/nfs/
H A Dnfs_vfsops.c311 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 Dhammer_vfsops.c979 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 Dgen_subs.c75 struct stat *sbp; in ls_list() local
/dflybsd-src/sys/vfs/smbfs/
H A Dsmbfs_vfsops.c318 smbfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in smbfs_statfs()
/dflybsd-src/sys/vfs/mfs/
H A Dmfs_vfsops.c506 mfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in mfs_statfs()
/dflybsd-src/contrib/nvi2/ex/
H A Dex_init.c351 exrc_isok(SCR *sp, struct stat *sbp, char *path, int rootown, int rootid) in exrc_isok()
/dflybsd-src/sys/vfs/tmpfs/
H A Dtmpfs_vfsops.c474 tmpfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in tmpfs_statfs()
/dflybsd-src/sys/dev/disk/iscsi/initiator/
H A Disc_soc.c370 struct sockbuf sbp; in so_recv() local
/dflybsd-src/sys/vfs/hpfs/
H A Dhpfs_vfsops.c398 hpfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in hpfs_statfs()
/dflybsd-src/sys/vfs/nullfs/
H A Dnull_vfsops.c298 nullfs_statfs(struct mount *mp, struct statfs *sbp, struct ucred *cred) in nullfs_statfs()

12