Home
last modified time | relevance | path

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

/freebsd/sys/fs/ext2fs/
H A Dext2_bmap.c185 error = bufwait(bp); in readindir()
H A Dext2_inode.c161 error = bufwait(bp); in ext2_indirtrunc()
/freebsd/sys/ufs/ufs/
H A Dufs_bmap.c130 error = bufwait(bp); in readindir()
/freebsd/sys/sys/
H A Dbuf.h580 int bufwait(struct buf *);
/freebsd/sys/kern/
H A Dvfs_cluster.c323 error = bufwait(reqbp); in cluster_read()
H A Dvfs_bio.c2295 rv = bufwait(bp); in breadn_flags()
2382 retval = bufwait(bp); in bufwrite()
4561 bufwait(struct buf *bp) in bufwait() function
/freebsd/sys/ufs/ffs/
H A Dffs_snapshot.c2539 bufwait(bp); in readblock()
H A Dffs_softdep.c1581 bufwait(bp); in softdep_send_speedup()
4039 * bufwait list to be completed as soon as it is written. If a bitmap write
6952 * Scan the bufwait list for newblock dependencies that will never in softdep_journal_freeblocks()
8786 * written place it on the bufwait list, otherwise do the post-inode in softdep_setup_directory_add()
11482 * bufwait list where it will be freed once the pointer is in handle_allocdirect_partdone()
11562 * Handle the bufwait list on an inode when it is safe to release items
11733 * be written. Process the bufwait and clear any pending in handle_written_inodeblock()
11737 goto bufwait; in handle_written_inodeblock()
11864 bufwait: in handle_written_inodeblock()
11896 * Move rolled forward dependency completions to the bufwait lis in handle_written_inodeblock()
[all...]