HomeSort by: relevance | last modified time | path
    Searched refs:filecore_bmap (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/modules/filecore/
Makefile 8 SRCS= filecore_bmap.c filecore_lookup.c filecore_node.c filecore_utils.c \
  /src/sys/fs/filecorefs/
filecore_node.h 122 int filecore_bmap(void *);
filecore_bmap.c 1 /* $NetBSD: filecore_bmap.c,v 1.11 2015/03/28 19:24:05 maxv Exp $ */
31 * filecore_bmap.c 1.1 1998/6/26
65 * filecore_bmap.c 1.1 1998/6/26
69 __KERNEL_RCSID(0, "$NetBSD: filecore_bmap.c,v 1.11 2015/03/28 19:24:05 maxv Exp $");
90 filecore_bmap(void *v) function in typeref:typename:int
filecore_vnops.c 546 { &vop_bmap_desc, filecore_bmap }, /* bmap */

Completed in 14 milliseconds