Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/orangefs/
H A Dorangefs-mod.c49 .mount = orangefs_mount,
H A Dorangefs-kernel.h340 struct dentry *orangefs_mount(struct file_system_type *fst,
H A Dsuper.c473 struct dentry *orangefs_mount(struct file_system_type *fst, in orangefs_mount() function
484 "orangefs_mount: called with devname %s\n", in orangefs_mount()
504 ret = service_operation(new_op, "orangefs_mount", 0); in orangefs_mount()
506 "orangefs_mount: mount got return value of %d\n", ret); in orangefs_mount()
587 gossip_err("orangefs_mount: mount request failed with %d\n", ret); in orangefs_mount()
/kernel/linux/linux-6.6/fs/orangefs/
H A Dorangefs-mod.c49 .mount = orangefs_mount,
H A Dorangefs-kernel.h342 struct dentry *orangefs_mount(struct file_system_type *fst,
H A Dsuper.c474 struct dentry *orangefs_mount(struct file_system_type *fst, in orangefs_mount() function
485 "orangefs_mount: called with devname %s\n", in orangefs_mount()
505 ret = service_operation(new_op, "orangefs_mount", 0); in orangefs_mount()
507 "orangefs_mount: mount got return value of %d\n", ret); in orangefs_mount()
588 gossip_err("orangefs_mount: mount request failed with %d\n", ret); in orangefs_mount()

Completed in 4 milliseconds