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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c805 unionfs_setattr(struct vop_setattr_args *ap) function
814 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: enter\n");
842 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: leave (%d)\n", error);
2580 .vop_setattr = unionfs_setattr,

Completed in 48 milliseconds