Searched refs:vxfs_bread (Results 1 – 3 of 3) sorted by relevance
47 extern struct buffer_head * vxfs_bread(struct inode *, int);
72 vxfs_bread(struct inode *ip, int block) in vxfs_bread() function
57 bp = vxfs_bread(ip, which); in vxfs_getfsh()