Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/freevxfs/
H A Dvxfs_extern.h72 extern struct buffer_head * vxfs_bread(struct inode *, int);
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) in vxfs_bread() function
H A Dvxfs_fshead.c81 bp = vxfs_bread(ip, which); in vxfs_getfsh()
/kernel/linux/linux-6.6/fs/freevxfs/
H A Dvxfs_extern.h47 extern struct buffer_head * vxfs_bread(struct inode *, int);
H A Dvxfs_subr.c60 * vxfs_bread - read buffer for a give inode,block tuple
65 * The vxfs_bread function reads block no @block of
72 vxfs_bread(struct inode *ip, int block) in vxfs_bread() function
H A Dvxfs_fshead.c57 bp = vxfs_bread(ip, which); in vxfs_getfsh()

Completed in 2 milliseconds