Searched refs:fsw_getdents (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/intel/sys/
H A Dbootvfs.h61 int (*fsw_getdents)(int fd, struct dirent *buf, unsigned size); member in struct:boot_fs_ops
/opensolaris-onvv-gate/usr/src/stand/sys/
H A Dbootvfs.h62 int (*fsw_getdents)(int fd, struct dirent *buf, unsigned size); member in struct:boot_fs_ops
/opensolaris-onvv-gate/usr/src/stand/lib/fs/common/
H A Dfsswitch.c276 return ((*dfl_fsw->fsw_getdents)(fd, buf, size));

Completed in 100 milliseconds