Searched refs:go_dump (Results 1 – 5 of 5) sorted by relevance
72 go_dump 为 debugfs 文件打印对象内容,或出错时将 glock 转储至日志98 go_dump 有时 是106 go_dump 和 do_demote_ok 严禁阻塞。107 仅当 glock 状态指示其缓存最新数据时才会调用 go_dump。
651 .go_dump = inode_go_dump,660 .go_dump = gfs2_rgrp_go_dump,674 .go_dump = inode_go_dump,
223 void (*go_dump)(struct seq_file *seq, const struct gfs2_glock *gl, member
2354 if (gl->gl_state != LM_ST_UNLOCKED && glops->go_dump) in gfs2_dump_glock()2355 glops->go_dump(seq, gl, fs_id_buf); in gfs2_dump_glock()
66 go_dump Called to print content of object for debugfs file, or on98 go_dump Sometimes Yes106 if its held on entry. go_dump and do_demote_ok must never block.107 Note that go_dump will only be called if the glock's state