HomeSort by: relevance | last modified time | path
    Searched defs:unionfs_symlink (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/unionfs/
unionfs_vnops.c 1325 unionfs_symlink(void *v) function in typeref:typename:int
1340 UNIONFS_INTERNAL_DEBUG("unionfs_symlink: enter\n");
1360 UNIONFS_INTERNAL_DEBUG("unionfs_symlink: leave (%d)\n", error);
1908 { &vop_symlink_desc, unionfs_symlink }, /* symlink */

Completed in 12 milliseconds