Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dsuper.c2271 char *journal_path; in handle_mount_opt() local
2281 journal_path = match_strdup(&args[0]); in handle_mount_opt()
2282 if (!journal_path) { in handle_mount_opt()
2288 error = kern_path(journal_path, LOOKUP_FOLLOW, &path); in handle_mount_opt()
2292 kfree(journal_path); in handle_mount_opt()
2299 "is not a block device", journal_path); in handle_mount_opt()
2301 kfree(journal_path); in handle_mount_opt()
2307 kfree(journal_path); in handle_mount_opt()
/Linux-v5.10/Documentation/admin-guide/
Dext4.rst160 journal_path=path, journal_dev=devnum