Home
last modified time | relevance | path

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

/linux-4.1.27/fs/logfs/
Dlogfs.h536 int logfs_init_journal(struct super_block *sb);
Dsuper.c472 ret = logfs_init_journal(sb); in logfs_read_sb()
Djournal.c853 int logfs_init_journal(struct super_block *sb) in logfs_init_journal() function