Home
last modified time | relevance | path

Searched refs:coda_fs_type (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/coda/
H A Dcoda_int.h8 extern struct file_system_type coda_fs_type;
H A Dpsdev.c407 status = register_filesystem(&coda_fs_type); in init_coda()
429 err = unregister_filesystem(&coda_fs_type); in exit_coda()
H A Dinode.c322 struct file_system_type coda_fs_type = { variable
/kernel/linux/linux-6.6/fs/coda/
H A Dcoda_int.h8 extern struct file_system_type coda_fs_type;
H A Dpsdev.c403 status = register_filesystem(&coda_fs_type); in init_coda()
425 err = unregister_filesystem(&coda_fs_type); in exit_coda()
H A Dinode.c324 struct file_system_type coda_fs_type = { variable

Completed in 3 milliseconds