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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c1685 unionfs_getwritemount(struct vop_getwritemount_args *ap) function
1691 UNIONFS_INTERNAL_DEBUG("unionfs_getwritemount: enter\n");
1716 UNIONFS_INTERNAL_DEBUG("unionfs_getwritemount: leave (%d)\n", error);
2557 .vop_getwritemount = unionfs_getwritemount,

Completed in 102 milliseconds