Searched refs:VOP_READDIR (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/fs/xfs/linux-2.4/ | ||
D | xfs_file.c | 281 VOP_READDIR(vp, &uio, NULL, &eof, error); in linvfs_readdir() |
D | xfs_vnode.h | 317 #define VOP_READDIR(vp,uiop,cr,eofp,rv) \ macro |