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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1437 unionfs_symlink(struct vop_symlink_args *ap) function
1447 UNIONFS_INTERNAL_DEBUG("unionfs_symlink: enter\n");
1470 UNIONFS_INTERNAL_DEBUG("unionfs_symlink: leave (%d)\n", error);
2584 .vop_symlink = unionfs_symlink,

Completed in 95 milliseconds