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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c2407 unionfs_deleteextattr(struct vop_deleteextattr_args *ap) function
2427 UNIONFS_INTERNAL_DEBUG("unionfs_deleteextattr: enter (un_flag=%x)\n", unp->un_flag);
2467 UNIONFS_INTERNAL_DEBUG("unionfs_deleteextattr: leave (%d)\n", error);
2552 .vop_deleteextattr = unionfs_deleteextattr,

Completed in 58 milliseconds