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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c545 unionfs_close(struct vop_close_args *ap) function
556 UNIONFS_INTERNAL_DEBUG("unionfs_close: enter\n");
575 printf("unionfs_close: warning: open count is 0\n");
613 UNIONFS_INTERNAL_DEBUG("unionfs_close: leave (%d)\n", error);
2549 .vop_close = unionfs_close,

Completed in 113 milliseconds