Home
last modified time | relevance | path

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

/linux-3.4.99/fs/reiserfs/
Dbitmap.c501 struct list_head *plist = &SB_JOURNAL(th->t_super)->j_prealloc_list; in reiserfs_discard_all_prealloc()
1112 j_prealloc_list); in allocate_without_wrapping_disk()
Dreiserfs.h316 struct list_head j_prealloc_list; /* list of inodes which have preallocated blocks */ member
Djournal.c2687 INIT_LIST_HEAD(&journal->j_prealloc_list); in journal_init()