Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dsuper.c2257 char *journal_path; in handle_mount_opt() local
2267 journal_path = match_strdup(&args[0]); in handle_mount_opt()
2268 if (!journal_path) { in handle_mount_opt()
2274 error = kern_path(journal_path, LOOKUP_FOLLOW, &path); in handle_mount_opt()
2278 kfree(journal_path); in handle_mount_opt()
2285 "is not a block device", journal_path); in handle_mount_opt()
2287 kfree(journal_path); in handle_mount_opt()
2293 kfree(journal_path); in handle_mount_opt()
/Linux-v5.15/Documentation/admin-guide/
Dext4.rst160 journal_path=path, journal_dev=devnum