Searched refs:bilbyfs_mount (Results 1 - 2 of 2) sorted by relevance

/seL4-camkes-master/tools/cogent/impl/fs/bilby/cogent/plat/linux/
H A Dmodule.c14 struct dentry *bilbyfs_mount(struct file_system_type *fs_type, int flags,
20 .mount = bilbyfs_mount,
/seL4-camkes-master/tools/cogent/impl/fs/bilby/c/os/linux/
H A Dwrapper.c1050 * bilbyfs_mount: mount the file system
1056 struct dentry *bilbyfs_mount(struct file_system_type *fs_type, int flags, function
1087 bilbyfs_debug("bilbyfs_mount() = %d\n", err);
1100 bilbyfs_debug("bilbyfs_mount() = %d\n", err);
1190 .mount = bilbyfs_mount,

Completed in 44 milliseconds