Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/i86pc/i86hvm/io/
H A Dxdf_shell.h93 extern int xdfs_strategy(struct buf *);
H A Dxdf_shell.c626 xdfs_strategy(struct buf *bp) in xdfs_strategy() function
1179 xdfs_strategy, /* strategy */
H A Dpv_cmdk.c445 status = physio(xdfs_strategy, bp, dev, rw, xdfs_minphys, &auio); in xdfs_dioctl_rwcmd()