Searched defs:eofp (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_dir2.c339 xfs_dir2_getdents( xfs_trans_t *tp, xfs_inode_t *dp, uio_t *uio, int *eofp) argument
H A Dxfs_dir2_block.c427 xfs_dir2_block_getdents( xfs_trans_t *tp, xfs_inode_t *dp, uio_t *uio, int *eofp, xfs_dirent_t *dbp, xfs_dir2_put_t put) argument
H A Dxfs_dir2_sf.c699 xfs_dir2_sf_getdents( xfs_inode_t *dp, uio_t *uio, int *eofp, xfs_dirent_t *dbp, xfs_dir2_put_t put) argument
H A Dxfs_dir.c448 xfs_dir_getdents(xfs_trans_t *trans, xfs_inode_t *dp, uio_t *uio, int *eofp) argument
674 xfs_dir_leaf_getdents(xfs_trans_t *trans, xfs_inode_t *dp, uio_t *uio, int *eofp, xfs_dirent_t *dbp, xfs_dir_put_t put) argument
879 xfs_dir_node_getdents(xfs_trans_t *trans, xfs_inode_t *dp, uio_t *uio, int *eofp, xfs_dirent_t *dbp, xfs_dir_put_t put) argument
[all...]
H A Dxfs_dir2_leaf.c754 xfs_dir2_leaf_getdents( xfs_trans_t *tp, xfs_inode_t *dp, uio_t *uio, int *eofp, xfs_dirent_t *dbp, xfs_dir2_put_t put) argument
H A Dxfs_dir_leaf.c416 xfs_dir_shortform_getdents(xfs_inode_t *dp, uio_t *uio, int *eofp, argument
H A Dxfs_vnodeops.c3240 xfs_readdir( bhv_desc_t *dir_bdp, uio_t *uiop, cred_t *credp, int *eofp) argument
H A Dxfs_bmap.c3653 xfs_bmap_search_multi_extents( xfs_ifork_t *ifp, xfs_fileoff_t bno, int *eofp, xfs_extnum_t *lastxp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp) argument
3704 xfs_bmap_search_extents( xfs_inode_t *ip, xfs_fileoff_t bno, int whichfork, int *eofp, xfs_extnum_t *lastxp, xfs_bmbt_irec_t *gotp, xfs_bmbt_irec_t *prevp) argument
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/
H A Dgfs.c414 gfs_readdir_fini(gfs_readdir_state_t *st, int error, int *eofp, int eof) argument
1020 gfs_dir_readdir(vnode_t *dvp, uio_t *uiop, int *eofp, in argument
1111 int *eofp = ap->a_eofflag; local
[all...]
/freebsd-9.3-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dzfs_ctldir.c1152 zfsctl_snapdir_readdir_cb(vnode_t *vp, void *dp, int *eofp, argument
1211 int *eofp = ap->a_eofflag; local
H A Dzfs_vnops.c2403 zfs_readdir(vnode_t *vp, uio_t *uio, cred_t *cr, int *eofp, int *ncookies, u_long **cookies) argument
/freebsd-9.3-release/sys/fs/nfsclient/
H A Dnfs_clrpcops.c2535 nfsrpc_readdir(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep, struct ucred *cred, NFSPROC_T *p, struct nfsvattr *nap, int *attrflagp, int *eofp, void *stuff) argument
2967 nfsrpc_readdirplus(vnode_t vp, struct uio *uiop, nfsuint64 *cookiep, struct ucred *cred, NFSPROC_T *p, struct nfsvattr *nap, int *attrflagp, int *eofp, void *stuff) argument
[all...]

Completed in 344 milliseconds