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

/freebsd-10.3-release/sys/fs/unionfs/
H A Dunion_vnops.c2316 unionfs_setextattr(struct vop_setextattr_args *ap) function
2336 UNIONFS_INTERNAL_DEBUG("unionfs_setextattr: enter (un_flag=%x)\n", unp->un_flag);
2376 UNIONFS_INTERNAL_DEBUG("unionfs_setextattr: leave (%d)\n", error);
2552 .vop_setextattr = unionfs_setextattr,

Completed in 44 milliseconds