Home
last modified time | relevance | path

Searched refs:j_prealloc_list (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/reiserfs/
Dbitmap.c548 struct list_head *plist = &SB_JOURNAL(th->t_super)->j_prealloc_list; in reiserfs_discard_all_prealloc()
1183 j_prealloc_list); in allocate_without_wrapping_disk()
Dreiserfs.h407 struct list_head j_prealloc_list; member
Djournal.c2729 INIT_LIST_HEAD(&journal->j_prealloc_list); in journal_init()