Home
last modified time | relevance | path

Searched defs:curpath (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/ext2fs/
H A Dext2_extents.c1082 struct ext4_extent_path *curpath; in ext4_ext_grow_indepth() local
1142 struct ext4_extent_path *curpath; in ext4_ext_create_new_leaf() local
/freebsd/sbin/geom/core/
H A Dgeom.c537 char *curpath, path[MAXPATHLEN], *tofree, *totalpath; in load_library() local
/freebsd/sys/contrib/openzfs/cmd/zdb/
H A Dzdb.c5535 static char curpath[PATH_MAX]; variable