Home
last modified time | relevance | path

Searched refs:journal_path (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c2284 char *journal_path; in handle_mount_opt() local
2294 journal_path = match_strdup(&args[0]); in handle_mount_opt()
2295 if (!journal_path) { in handle_mount_opt()
2301 error = kern_path(journal_path, LOOKUP_FOLLOW, &path); in handle_mount_opt()
2305 kfree(journal_path); in handle_mount_opt()
2312 "is not a block device", journal_path); in handle_mount_opt()
2314 kfree(journal_path); in handle_mount_opt()
2320 kfree(journal_path); in handle_mount_opt()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dext4.rst160 journal_path=path, journal_dev=devnum