Lines Matching defs:fs_mount
256 strncpy(new_op->upcall.req.fs_mount.orangefs_config_server,
262 new_op->upcall.req.fs_mount.orangefs_config_server);
280 orangefs_sb->id = new_op->downcall.resp.fs_mount.id;
414 struct orangefs_fs_mount_response *fs_mount,
424 ORANGEFS_SB(sb)->root_khandle = fs_mount->root_khandle;
425 ORANGEFS_SB(sb)->fs_id = fs_mount->fs_id;
426 ORANGEFS_SB(sb)->id = fs_mount->id;
497 strncpy(new_op->upcall.req.fs_mount.orangefs_config_server,
503 new_op->upcall.req.fs_mount.orangefs_config_server);
511 if (new_op->downcall.resp.fs_mount.fs_id == ORANGEFS_FS_ID_NULL) {
521 orangefs_unmount(new_op->downcall.resp.fs_mount.id,
522 new_op->downcall.resp.fs_mount.fs_id, devname);
534 &new_op->downcall.resp.fs_mount, data,