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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1664 unionfs_readlink(struct vop_readlink_args *ap) function
1670 UNIONFS_INTERNAL_DEBUG("unionfs_readlink: enter\n");
1679 UNIONFS_INTERNAL_DEBUG("unionfs_readlink: leave (%d)\n", error);
2574 .vop_readlink = unionfs_readlink,

Completed in 106 milliseconds