Searched refs:VOP_READ (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ |
D | xfs_file.c | 77 VOP_READ(vp, file, buf, size, offset, ioflags, NULL, rval); in __linvfs_read() 80 VOP_READ(vp, file, buf, size, offset, ioflags, NULL, rval); in __linvfs_read()
|
D | xfs_vnode.h | 289 #define VOP_READ(vp,file,buf,size,offset,ioflags,cr,rv) \ macro
|