Home
last modified time | relevance | path

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

/Linux-v5.4/fs/ext4/
Dsuper.c1934 char *journal_path; in handle_mount_opt() local
1944 journal_path = match_strdup(&args[0]); in handle_mount_opt()
1945 if (!journal_path) { in handle_mount_opt()
1951 error = kern_path(journal_path, LOOKUP_FOLLOW, &path); in handle_mount_opt()
1955 kfree(journal_path); in handle_mount_opt()
1962 "is not a block device", journal_path); in handle_mount_opt()
1964 kfree(journal_path); in handle_mount_opt()
1970 kfree(journal_path); in handle_mount_opt()
/Linux-v5.4/Documentation/admin-guide/
Dext4.rst158 journal_path=path, journal_dev=devnum