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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1730 unionfs_reclaim(struct vop_reclaim_args *ap) function
1732 /* UNIONFS_INTERNAL_DEBUG("unionfs_reclaim: enter\n"); */
1736 /* UNIONFS_INTERNAL_DEBUG("unionfs_reclaim: leave\n"); */
2575 .vop_reclaim = unionfs_reclaim,

Completed in 102 milliseconds