Searched refs:tmpfs_dir_getdents (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/fs/tmpfs/ |
H A D | tmpfs.h | 492 int tmpfs_dir_getdents(struct tmpfs_mount *, struct tmpfs_node *,
|
H A D | tmpfs_vnops.c | 1473 error = tmpfs_dir_getdents(tm, node, uio, 0, NULL, NULL); in tmpfs_readdir() 1475 error = tmpfs_dir_getdents(tm, node, uio, maxcookies, *cookies, in tmpfs_readdir()
|
H A D | tmpfs_subr.c | 1683 tmpfs_dir_getdents(struct tmpfs_mount *tm, struct tmpfs_node *node, in tmpfs_dir_getdents() function
|