Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/reiserfs/
Dprocfs.c68 #define JF( x ) ( r -> s_journal -> x ) macro
365 JF(j_1st_reserved_block), in show_journal()
366 JF(j_state), in show_journal()
367 JF(j_trans_id), in show_journal()
368 JF(j_mount_id), in show_journal()
369 JF(j_start), in show_journal()
370 JF(j_len), in show_journal()
371 JF(j_len_alloc), in show_journal()
373 JF(j_bcount), in show_journal()
374 JF(j_first_unflushed_offset), in show_journal()
[all …]
/kernel/linux/linux-5.10/Documentation/translations/ja_JP/
Dstable_kernel_rules.txt4 and JF Project team <www.linux.or.jp/JF>.
6 please contact maintainer of this file or JF project.
18 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
Dstable_api_nonsense.txt4 and the JF Project team <http://www.linux.or.jp/JF/>.
7 please contact the maintainer of this file or JF project.
19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
DSubmitChecklist4 and the JF Project team <http://www.linux.or.jp/JF/>.
7 please contact the maintainer of this file or JF project.
19 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
DSubmittingPatches4 and the JF Project team <http://www.linux.or.jp/JF/>.
7 please contact the maintainer of this file or JF project.
20 翻訳団体: JF プロジェクト < http://www.linux.or.jp/JF/ >
/kernel/linux/linux-5.10/include/linux/
Dfilter.h395 #define __BPF_JUMP(CODE, K, JT, JF) \ argument
396 ((struct sock_filter) BPF_JUMP(CODE, K, JT, JF))