Searched refs:zfs_readdir (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/stand/libsa/zfs/ |
| H A D | zfs.c | 61 static int zfs_readdir(struct open_file *f, struct dirent *d); 75 zfs_readdir 218 zfs_readdir(struct open_file *f, struct dirent *d) in zfs_readdir() function
|
| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/ |
| H A D | zfs_vnops.c | 2306 zfs_readdir(vnode_t *vp, uio_t *uio, cred_t *cr, int *eofp, int *ncookies, u_long **cookies) in zfs_readdir() function 5064 return (zfs_readdir(ap->a_vp, ap->a_uio, ap->a_cred, ap->a_eofflag,
|