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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c2473 unionfs_setlabel(struct vop_setlabel_args *ap) function
2481 UNIONFS_INTERNAL_DEBUG("unionfs_setlabel: enter\n");
2503 UNIONFS_INTERNAL_DEBUG("unionfs_setlabel: leave (%d)\n", error);
2582 .vop_setlabel = unionfs_setlabel,

Completed in 105 milliseconds