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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1047 unionfs_link(struct vop_link_args *ap) function
1058 UNIONFS_INTERNAL_DEBUG("unionfs_link: enter\n");
1098 UNIONFS_INTERNAL_DEBUG("unionfs_link: leave (%d)\n", error);
2561 .vop_link = unionfs_link,

Completed in 46 milliseconds