Home
last modified time | relevance | path

Searched defs:tn_next (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/jffs2/
H A Dnodelist.h354 #define tn_next(tn) rb_entry(rb_next(&(tn)->rb), struct jffs2_tmp_dnode_info, rb) macro
/kernel/linux/linux-6.6/fs/jffs2/
H A Dnodelist.h354 #define tn_next(tn) rb_entry(rb_next(&(tn)->rb), struct jffs2_tmp_dnode_info, rb) macro

Completed in 3 milliseconds