Home
last modified time | relevance | path

Searched refs:UNIONFS_INTERNAL_DEBUG (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/fs/unionfs/
H A Dunion_vnops.c69 #define UNIONFS_INTERNAL_DEBUG(msg, args...) printf(msg, ## args)
72 #define UNIONFS_INTERNAL_DEBUG(msg, args...) macro
106 UNIONFS_INTERNAL_DEBUG( in unionfs_lookup()
296 UNIONFS_INTERNAL_DEBUG( in unionfs_lookup()
403 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error); in unionfs_lookup()
417 UNIONFS_INTERNAL_DEBUG("unionfs_create: enter\n"); in unionfs_create()
446 UNIONFS_INTERNAL_DEBUG("unionfs_create: leave (%d)\n", error); in unionfs_create()
459 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: enter\n"); in unionfs_whiteout()
484 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: leave (%d)\n", error); in unionfs_whiteout()
498 UNIONFS_INTERNAL_DEBUG("unionfs_mknod: enter\n"); in unionfs_mknod()
[all …]