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

  /src/sys/fs/unionfs/
unionfs_vnops.c 760 unionfs_setattr(void *v) function in typeref:typename:int
773 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: enter\n");
799 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: leave (%d)\n", error);
1892 { &vop_setattr_desc, unionfs_setattr }, /* setattr */
unionfs_vnops.c 760 unionfs_setattr(void *v) function in typeref:typename:int
773 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: enter\n");
799 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: leave (%d)\n", error);
1892 { &vop_setattr_desc, unionfs_setattr }, /* setattr */
unionfs_vnops.c 760 unionfs_setattr(void *v) function in typeref:typename:int
773 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: enter\n");
799 UNIONFS_INTERNAL_DEBUG("unionfs_setattr: leave (%d)\n", error);
1892 { &vop_setattr_desc, unionfs_setattr }, /* setattr */

Completed in 36 milliseconds