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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c463 unionfs_open(struct vop_open_args *ap) function
474 UNIONFS_INTERNAL_DEBUG("unionfs_open: enter\n");
539 UNIONFS_INTERNAL_DEBUG("unionfs_open: leave (%d)\n", error);
2567 .vop_open = unionfs_open,

Completed in 105 milliseconds