Searched refs:D_DOWNCALL (Results 1 – 10 of 10) sorted by relevance
/linux-2.4.37.9/fs/coda/ |
D | upcall.c | 883 CDEBUG(D_DOWNCALL, "coda_downcall: opcode %d, no sb!\n", opcode); in coda_downcall() 891 CDEBUG(D_DOWNCALL, "CODA_FLUSH\n"); in coda_downcall() 900 CDEBUG(D_DOWNCALL, "CODA_PURGEUSER\n"); in coda_downcall() 913 CDEBUG(D_DOWNCALL, "zapdir: fid = %s...\n", coda_f2s(fid)); in coda_downcall() 918 CDEBUG(D_DOWNCALL, "zapdir: inode = %ld children flagged\n", in coda_downcall() 921 CDEBUG(D_DOWNCALL, "zapdir: inode = %ld cache cleared\n", inode->i_ino); in coda_downcall() 925 CDEBUG(D_DOWNCALL, "zapdir: no inode\n"); in coda_downcall() 934 CDEBUG(D_DOWNCALL, "zapfile: fid = %s\n", coda_f2s(fid)); in coda_downcall() 937 CDEBUG(D_DOWNCALL, "zapfile: inode = %ld\n", in coda_downcall() 942 CDEBUG(D_DOWNCALL, "zapfile: no inode\n"); in coda_downcall() [all …]
|
D | pioctl.c | 98 CDEBUG(D_DOWNCALL, "dput on ino: %ld, icount %d, dcount %d\n", target_inode->i_ino, in coda_pioctl()
|
D | cache.c | 105 CDEBUG(D_DOWNCALL, "%d for %*s/%*s\n", flag, in coda_flag_children()
|
D | cnode.c | 121 CDEBUG(D_DOWNCALL, "Done making inode: ino %ld, count %d with %s\n", in coda_cnode_make()
|
D | inode.c | 208 CDEBUG(D_DOWNCALL, "clearing inode: %ld, %x\n", inode->i_ino, cii->c_flags); in coda_clear_inode()
|
D | dir.c | 659 CDEBUG(D_DOWNCALL, "BOOM for: ino %ld, %s\n", in coda_dentry_revalidate() 688 CDEBUG(D_DOWNCALL, "bad inode, unhashing %s/%s, %ld\n", in coda_dentry_delete()
|
/linux-2.4.37.9/include/linux/ |
D | coda_linux.h | 85 #define D_DOWNCALL 2048 macro
|
D | fsfilter.h | 114 #define D_DOWNCALL 2048 macro
|
D | intermezzo_fs.h | 103 # define D_DOWNCALL 2048 macro
|
/linux-2.4.37.9/fs/intermezzo/ |
D | dir.c | 1210 CDEBUG(D_DOWNCALL, "mark inode: %ld, and: %x, or: %x, what %d\n", in presto_ioctl() 1264 CDEBUG(D_DOWNCALL, "mark inode: %ld, and: %x, or: %x, what %x\n", in presto_ioctl()
|