Searched refs:orangefs_unmount (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/orangefs/ |
H A D | super.c | 393 static int orangefs_unmount(int id, __s32 fs_id, const char *devname) in orangefs_unmount() function 407 gossip_err("orangefs_unmount: service_operation %d\n", r); in orangefs_unmount() 520 orangefs_unmount(new_op->downcall.resp.fs_mount.id, in orangefs_mount() 615 r = orangefs_unmount(ORANGEFS_SB(sb)->id, ORANGEFS_SB(sb)->fs_id, in orangefs_kill_sb()
|
/kernel/linux/linux-6.6/fs/orangefs/ |
H A D | super.c | 394 static int orangefs_unmount(int id, __s32 fs_id, const char *devname) in orangefs_unmount() function 408 gossip_err("orangefs_unmount: service_operation %d\n", r); in orangefs_unmount() 521 orangefs_unmount(new_op->downcall.resp.fs_mount.id, in orangefs_mount() 616 r = orangefs_unmount(ORANGEFS_SB(sb)->id, ORANGEFS_SB(sb)->fs_id, in orangefs_kill_sb()
|
Completed in 2 milliseconds