Home
last modified time | relevance | path

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

/src/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
121 UNIONFS_INTERNAL_DEBUG( in unionfs_lookup()
317 UNIONFS_INTERNAL_DEBUG( in unionfs_lookup()
424 UNIONFS_INTERNAL_DEBUG("unionfs_lookup: leave (%d)\n", error); in unionfs_lookup()
438 UNIONFS_INTERNAL_DEBUG("unionfs_create: enter\n"); in unionfs_create()
467 UNIONFS_INTERNAL_DEBUG("unionfs_create: leave (%d)\n", error); in unionfs_create()
480 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: enter\n"); in unionfs_whiteout()
505 UNIONFS_INTERNAL_DEBUG("unionfs_whiteout: leave (%d)\n", error); in unionfs_whiteout()
519 UNIONFS_INTERNAL_DEBUG("unionfs_mknod: enter\n"); in unionfs_mknod()
[all …]