Searched refs:fs_mount (Results 1 – 3 of 3) sorted by relevance
256 strncpy(new_op->upcall.req.fs_mount.orangefs_config_server, in orangefs_remount()262 new_op->upcall.req.fs_mount.orangefs_config_server); in orangefs_remount()280 orangefs_sb->id = new_op->downcall.resp.fs_mount.id; in orangefs_remount()414 struct orangefs_fs_mount_response *fs_mount, in orangefs_fill_sb() argument424 ORANGEFS_SB(sb)->root_khandle = fs_mount->root_khandle; in orangefs_fill_sb()425 ORANGEFS_SB(sb)->fs_id = fs_mount->fs_id; in orangefs_fill_sb()426 ORANGEFS_SB(sb)->id = fs_mount->id; in orangefs_fill_sb()503 new_op->upcall.req.fs_mount.orangefs_config_server); in orangefs_mount()521 orangefs_unmount(new_op->downcall.resp.fs_mount.id, in orangefs_mount()522 new_op->downcall.resp.fs_mount.fs_id, devname); in orangefs_mount()[all …]
115 struct orangefs_fs_mount_response fs_mount; member
245 struct orangefs_fs_mount_request_s fs_mount; member
Completed in 6 milliseconds