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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c2318 unionfs_setextattr(struct vop_setextattr_args *ap) function
2338 UNIONFS_INTERNAL_DEBUG("unionfs_setextattr: enter (un_flag=%x)\n", unp->un_flag);
2378 UNIONFS_INTERNAL_DEBUG("unionfs_setextattr: leave (%d)\n", error);
2581 .vop_setextattr = unionfs_setextattr,

Completed in 54 milliseconds