Home
last modified time | relevance | path

Searched refs:fo_readdir (Results 1 – 16 of 16) sorted by relevance

/freebsd/stand/libsa/
H A Dreaddir.c45 errno = (f->f_ops->fo_readdir)(f, &dir); in readdirfd()
H A Dsplitfs.c59 .fo_readdir = null_readdir,
H A Dbzipfs.c77 .fo_readdir = null_readdir,
H A Dgzipfs.c59 .fo_readdir = null_readdir,
H A Dstand.h110 int (*fo_readdir)(struct open_file *f, struct dirent *d); member
H A Dcd9660.c90 .fo_readdir = cd9660_readdir,
H A Dpkgfs.c56 .fo_readdir = pkg_readdir,
H A Dtftp.c83 .fo_readdir = null_readdir
H A Dnfs.c140 .fo_readdir = nfs_readdir,
H A Dext2fs.c115 .fo_readdir = ext2fs_readdir,
H A Dufs.c102 .fo_readdir = ufs_readdir,
H A Ddosfs.c68 .fo_readdir = dos_readdir,
/freebsd/stand/userboot/userboot/
H A Dhost.c162 .fo_readdir = host_readdir,
/freebsd/stand/kboot/kboot/
H A Dhostfs.c225 .fo_readdir = hostfs_readdir
/freebsd/stand/efi/libefi/
H A Defihttp.c103 .fo_readdir = efihttp_fs_readdir,
/freebsd/stand/libsa/zfs/
H A Dzfs.c77 .fo_readdir = zfs_readdir,