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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ext4/
H A Dextents.c462 ext_debug("path:");
465 ext_debug(" %d->%llu", le32_to_cpu(path->p_idx->ei_block),
468 ext_debug(" %d:[%d]%d:%llu ",
474 ext_debug(" []");
476 ext_debug("\n");
492 ext_debug("Displaying leaf extents for inode %lu\n", inode->i_ino);
495 ext_debug("%d:[%d]%d:%llu ", le32_to_cpu(ex->ee_block),
499 ext_debug("\n");
531 ext_debug("binsearch for %u(idx): ", block);
541 ext_debug("
[all...]
H A Dext4_extents.h50 #define ext_debug(a...) printk(a) macro
52 #define ext_debug(a...) macro
H A Dinode.c1243 ext_debug("ext4_map_blocks(): inode %lu, flag %d, max_blocks %u,"
3806 ext_debug("ext4_end_io_dio(): io_end 0x%p"

Completed in 120 milliseconds