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

/freebsd-12-stable/sys/fs/unionfs/
H A Dunion_vnops.c752 unionfs_getattr(struct vop_getattr_args *ap) function
762 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: enter\n");
776 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
798 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
2555 .vop_getattr = unionfs_getattr,

Completed in 51 milliseconds