Searched refs:vxfs_bread (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/fs/freevxfs/
H A Dvxfs_subr.c90 * vxfs_bread - read buffer for a give inode,block tuple
95 * The vxfs_bread function reads block no @block of
102 vxfs_bread(struct inode *ip, int block) vxfs_bread() function
H A Dvxfs_extern.h79 extern struct buffer_head * vxfs_bread(struct inode *, int);
H A Dvxfs_fshead.c80 bp = vxfs_bread(ip, which); vxfs_getfsh()

Completed in 92 milliseconds