Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dsuper.c2255 char *journal_path; in handle_mount_opt() local
2265 journal_path = match_strdup(&args[0]); in handle_mount_opt()
2266 if (!journal_path) { in handle_mount_opt()
2272 error = kern_path(journal_path, LOOKUP_FOLLOW, &path); in handle_mount_opt()
2276 kfree(journal_path); in handle_mount_opt()
2283 "is not a block device", journal_path); in handle_mount_opt()
2285 kfree(journal_path); in handle_mount_opt()
2291 kfree(journal_path); in handle_mount_opt()
/kernel/linux/linux-5.10/Documentation/admin-guide/
Dext4.rst160 journal_path=path, journal_dev=devnum