HomeSort by: relevance | last modified time | path
    Searched defs:unionfs_getattr (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/fs/unionfs/
unionfs_vnops.c 710 unionfs_getattr(void *v) function in typeref:typename:int
720 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: enter\n");
731 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
753 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
1891 { &vop_getattr_desc, unionfs_getattr }, /* getattr */
unionfs_vnops.c 710 unionfs_getattr(void *v) function in typeref:typename:int
720 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: enter\n");
731 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
753 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
1891 { &vop_getattr_desc, unionfs_getattr }, /* getattr */
unionfs_vnops.c 710 unionfs_getattr(void *v) function in typeref:typename:int
720 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: enter\n");
731 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
753 UNIONFS_INTERNAL_DEBUG("unionfs_getattr: leave mode=%o, uid=%d, gid=%d (%d)\n",
1891 { &vop_getattr_desc, unionfs_getattr }, /* getattr */

Completed in 38 milliseconds