Searched refs:orangefs_mount (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | orangefs-mod.c | 49 .mount = orangefs_mount,
|
H A D | orangefs-kernel.h | 340 struct dentry *orangefs_mount(struct file_system_type *fst,
|
H A D | super.c | 473 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 D | orangefs-mod.c | 49 .mount = orangefs_mount,
|
H A D | orangefs-kernel.h | 342 struct dentry *orangefs_mount(struct file_system_type *fst,
|
H A D | super.c | 474 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 5 milliseconds