Home
last modified time | relevance | path

Searched refs:racct_add_buf (Results 1 – 8 of 8) sorted by relevance

/freebsd-12-stable/sys/sys/
Dracct.h179 void racct_add_buf(struct proc *p, const struct buf *bufp, int is_write);
/freebsd-12-stable/sys/kern/
Dvfs_cluster.c253 racct_add_buf(td->td_proc, bp, 0); in cluster_read()
313 racct_add_buf(td->td_proc, rbp, 0); in cluster_read()
Dkern_racct.c647 racct_add_buf(struct proc *p, const struct buf *bp, int is_write) in racct_add_buf() function
Dvfs_bio.c2103 racct_add_buf(curproc, rabp, 0); in breada()
2166 racct_add_buf(td->td_proc, bp, 0); in breadn_flags()
2274 racct_add_buf(curproc, bp, 1); in bufwrite()
/freebsd-12-stable/sys/fs/ext2fs/
Dext2_bmap.c178 racct_add_buf(curproc, bp, 0); in readindir()
/freebsd-12-stable/sys/ufs/ufs/
Dufs_bmap.c126 racct_add_buf(curproc, bp, 0);
/freebsd-12-stable/sys/ufs/ffs/
Dffs_inode.c701 racct_add_buf(curproc, bp, 0);
Dffs_softdep.c6287 racct_add_buf(curproc, bp, 0);