Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDnfs_vnops.c3320 static int nfs_flush_bp(struct buf *bp, void *data);
3345 nfs_flush_bp, &info); in nfs_flush()
3355 nfs_flush_bp, &info); in nfs_flush()
3419 nfs_flush_bp(struct buf *bp, void *data) in nfs_flush_bp() function